Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSometimes addPeer is still triggered after webtorrent.remove(torrentId) #623
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@niieani @capric8416 This issue should be fixed in the latest version of @capric8416 Can you check what version of webtorrent you have installed? |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.

Do this repeatedly and you'll eventually see the problem:
Seems like internally a DHT scheduled a connection to be created before the torrent was destroyed is still trying to add a peer even after (or during) the time it was removed.
Looks like a possible regression of this #589.
Error: