This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
Add better error handling around connection pulls (Already Piped, etc) #43
Labels
exp/expert
Having worked on the specific codebase is important
kind/bug
A bug in existing code (including security flaws)
status/ready
Ready to be worked
Errors are often popping up around https://github.com/multiformats/js-multistream-select/blob/master/src/dialer/index.js#L47. We need to ensure that we are catching errors at this level so that they can be passed up the callback chain instead of ending up as Uncaught Errors.
References:
The text was updated successfully, but these errors were encountered: