Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: increase listeners on any-signal #1084

Merged
merged 1 commit into from Dec 29, 2021
Merged

Conversation

achingbrain
Copy link
Member

Increase the number of listeners we allow on the actual signal we pass along, instead of the signal we pass into any-signal.

Increase the number of listeners we allow on the actual signal we
pass along, instead of the signal we pass into any-signal.
@achingbrain
Copy link
Member Author

CI failures downloading go-libp2p from the gateway are 🥱

npm ERR! code 1
npm ERR! path /home/runner/work/js-libp2p/js-libp2p/node_modules/go-libp2p-dep
npm ERR! command failed
npm ERR! command sh -c node src/bin.js
npm ERR! Platform: linux
npm ERR! Version: v0.11.0
npm ERR! Downloading: ipfs.io/ipfs/QmW6hANCx63LR2Unb8TWwB7UkDC2SNKUV5QbaWzSyjsoPf
npm ERR! Destination: /home/runner/work/js-libp2p/js-libp2p/node_modules/go-libp2p-dep/go-libp2p
npm ERR! Error: socket hang up
npm ERR! Download failed!

@achingbrain achingbrain merged commit f18fc80 into master Dec 29, 2021
@achingbrain achingbrain deleted the fix/increase-listeners branch December 29, 2021 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant