Browse Source
It did not work correctly, since it assumed that 'lt::torrent_plugin' is created at an earlier stage and is able to track all changes in the torrent state, but in reality it turned out that it was created after the torrent moved to the `downloading_metadata` state, so we had to additionally handle it in the constructor. PR #16121.adaptive-webui-19844
Vladimir Golovnev
3 years ago
committed by
GitHub
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue