You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when the switch is shutting down the dialing queues are not cleared. When the switch is shutting down we should clear the pending dials queue, and then abort all in progress dials. This will help prevent unwanted behavior when a node is shutting down / "stopped".
Currently when the switch is shutting down the dialing queues are not cleared. When the switch is shutting down we should clear the pending dials queue, and then abort all in progress dials. This will help prevent unwanted behavior when a node is shutting down / "stopped".
Depends on https://github.com/libp2p/interface-transport/issues/43, aborting in progress dials.
Relates to https://github.com/libp2p/js-libp2p-switch/issues/281
The text was updated successfully, but these errors were encountered: