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 uptorrent.ready never becomes true when added after being destroyed #1742
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Looks like it's now working correctly in the last version (0.107.16). Here is an example: https://codepen.io/alxhotel/pen/OJJzpYW |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example:
torrent.readynever becomes true when added after being destroyedWhat I'm trying to do is destroy the torrent and re-add it multiple times. Sort of like a pause/start.