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 upPrioritization isn't working ideally #136
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
@jhiesey - check it out. looks like this has been an issue for a while! |
This comment has been minimized.
This comment has been minimized.
|
Selections are getting removed correctly now. This was fixed a while ago. 80e3c92 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sunday Aug 17, 2014 at 13:24 GMT
Originally opened as https://github.com/feross/bittorrent-client/issues/40
I noticed in node-inspector that after seeking a few times, there were multiple redundant selections with different priorities. Maybe old selections aren't getting removed? This would make something that's actually the highest priority appear to be the same priority as an old/irrelevant selection.