fix: update PG-6 to use current wire_fetch_mpack API (Phase 4 GC issue #69)
PG-6 was checking mpack_fetch/mpack_urls keys from the old multi-URL fetch API. The Phase 1 implementation returns mpack_url + mpack_id (single assembled fetch mpack). Updated assertions: verify mpack_url is present, MPackIndex converges to 1 distinct mpack after GC, and object count is stable pre/post GC.
sha256:891c55fc9a27a015f055439aaa95cdb72103f13c82ce00c51fc6d4ec59026a19
sha
+1
−1
symbols
sha256:03571ce869123e0d8d273d4019dda481b185fd3d7712339e722dd6708aaa7dce
snapshot
+1
symbol added
−1
symbol removed
0
dead code introduced
Semantic Changes
2 symbols
−
test_pg6_fetch_returns_single_mpack_url_after_gc
function
async_function test_pg6_fetch_returns_single_mpack_url_after_gc L374–418
+
test_pg6_fetch_works_after_gc_and_index_converges
function
async_function test_pg6_fetch_works_after_gc_and_index_converges L374–432
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:891c55fc9a27a015f055439aaa95cdb72103f13c82ce00c51fc6d4ec59026a19 --body "your comment"
No comments yet. Be the first to start the discussion.