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 up[electron] Problems with download big torrent #1122
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
This issue has been open for a while so it's probably stale. I'm going to close it for now. If you're still experiencing this issue, please leave a comment or open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Latest version electron and WebTorrent.
WoWClient.torrent.zip
So, I get a warning: (I can increase limit, warning will disappear)
(node:15560) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 ready listeners added. Use emitter.setMaxListeners() to increase limitThen download starts, is interval progress log:
As you can see it`s some time jump back, and after some jumps downloading stacks (in my case at 49.5mb)
Small torrents works perfect, no limit message and no jumps.