ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
811 stars 81 forks source link

test: add test that shows abort signals are not respected #540

Open SgtPooki opened 1 month ago

SgtPooki commented 1 month ago

Title

test: add test that shows abort signals are not respected

Description

This PR is in progress, because the test is not yet passing.

Notes & open questions

Will likely need a hand from @achingbrain on this one since I've added a ton of throwIfAborted and abort handlers to abstract-session and cannot get it to abort.

Change checklist