-
Notifications
You must be signed in to change notification settings - Fork 147
bug: aborted signal not handled properly by libp2p router #780
Copy link
Copy link
Open
Labels
P0Critical: Tackled by core team ASAPCritical: Tackled by core team ASAPdif/expertExtensive knowledge (implications, ramifications) requiredExtensive knowledge (implications, ramifications) requiredeffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weekkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)kind/discussionTopical discussion; usually not changes to codebaseTopical discussion; usually not changes to codebaseneed/analysisNeeds further analysis before proceedingNeeds further analysis before proceeding
Metadata
Metadata
Assignees
Labels
P0Critical: Tackled by core team ASAPCritical: Tackled by core team ASAPdif/expertExtensive knowledge (implications, ramifications) requiredExtensive knowledge (implications, ramifications) requiredeffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weekkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)kind/discussionTopical discussion; usually not changes to codebaseTopical discussion; usually not changes to codebaseneed/analysisNeeds further analysis before proceedingNeeds further analysis before proceeding
See https://github.com/ipfs/service-worker-gateway/pull/681#issuecomment-2816001952.}
I don't have a good repro usecase besides some code changes in ipfs/service-worker-gateway#681 and manual testing.
It's difficult to set up tests with all the things enabled that I need..
It's somewhere in the combination of
ipfs-unixfs-exporterand@helia/routerswhen bitswap is enabled.I was able to get this fixed in verified-fetch with: