This repository was archived by the owner on Jul 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
UnhandledPromiseRejectionWarning thrown from this module #3
Comments
@achingbrain this module throws when parameters are not valid, which seems correct to me. who uses this module ( |
@vasco-santos while tcp needs to catch this we should improve the errors in this function to include the ip and port that were provided to more easily diagnose these issues. I'm assuming this is an issue with the remote address being a DNS or similar address, but can't be certain due to the lack of info in the error. |
Yeah, that seems a good call! I can add them to the errors |
D4nte
referenced
this issue
in D4nte/js-libp2p-utils
Jun 27, 2022
BREAKING CHANGE: uses new single-issue libp2p interface modules
D4nte
referenced
this issue
in D4nte/js-libp2p-utils
Jun 27, 2022
## [2.0.0](libp2p/js-libp2p-peer-record@v1.0.12...v2.0.0) (2022-06-15) ### ⚠ BREAKING CHANGES * uses new single-issue libp2p interface modules ### Features * update to latest interfaces ([#3](libp2p/js-libp2p-peer-record#3)) ([3448776](libp2p/js-libp2p-peer-record@3448776))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This can cause applications to crash.
The text was updated successfully, but these errors were encountered: