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

[switch] Prevent dials when switch is not in state STARTED #433

Closed
jacobheun opened this issue Dec 17, 2018 · 1 comment
Closed

[switch] Prevent dials when switch is not in state STARTED #433

jacobheun opened this issue Dec 17, 2018 · 1 comment

Comments

@jacobheun
Copy link
Contributor

Currently the switch can execute a dial when shutting down. The dialer should check the state of the switch before performing a dial, to ensure we're not attempting to dial when we're not in the STARTED state.

@daviddias daviddias changed the title Prevent dials when switch is not in state STARTED [switch] Prevent dials when switch is not in state STARTED Aug 22, 2019
@daviddias daviddias transferred this issue from libp2p/js-libp2p-switch Aug 22, 2019
maschad added a commit to maschad/js-libp2p that referenced this issue Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this issue Jun 21, 2023
@wemeetagain
Copy link
Member

No longer an issue with refactors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants