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 upCan not add the same torrent again after adding and destroying it #1195
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
0.98.19
What operating system and Node.js version?
darwin, node 8.4
What browser and version? (if using WebTorrent in the browser)
electron 1.7.5
What did you expect to happen?
After I use
torrent.destroyandclient.adduse the sametorrentIdandpathagain. It can resume the previous download task.What actually happened?
client.addworks in the first time but the second time failed after I havetorrent.destroyitNot any error have been throw and also not any download signal or speed.