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
fixes#419
Also call FullClose in a goroutine; no need to block this.
(not happy with that but I'm starting to think we need to rethink stream
closing, again...)
We need to remove the connection from the connection tracker in both of these cases:
go-libp2p/p2p/protocol/identify/id.go
Lines 88 to 103 in fe20b1d
The text was updated successfully, but these errors were encountered: