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
Add `NodeStream::shutdown` to allow triggering the shutdown process,
and `NodeStream::poll_shutdown` as the internal way to drive any
potential shutdown to completion.
Also shutdown the `NodeStream` in `Node::shutdown`.
Fixeslibp2p#551.
No description provided.
The text was updated successfully, but these errors were encountered: