Files
vnidrop/crates
Hammed Abass 2e6d1fa48e fix(core): stop cancel-during-export test hangs
Signal transfer cancel synchronously before any runtime await, drive
API calls via Handle::block_on so concurrent cancel cannot deadlock a
receive, and rewrite the gated output-sink cancel test to avoid the
slow multi-megabyte write loop that starved CI.
2026-07-12 18:45:22 +02:00
..