]> Sergey Matveev's repositories - btrtrc.git/commit
Send tracker stopped event from the tracker scraper routine v1.3.1
authorMatt Joiner <anacrolix@gmail.com>
Wed, 17 Jul 2019 01:56:25 +0000 (11:56 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 17 Jul 2019 01:56:25 +0000 (11:56 +1000)
commit5b449542235ce0a059a644bfa6559cbe6dc30dab
treeb247d379a868c9bd10a36b009acae8c094bbef9b
parente56ea362d95c3bc3e4b912c4e3838c18be0a2c19
Send tracker stopped event from the tracker scraper routine

Fixes potential blocking on the announce while the client lock is held, as well as differing arguments to the other announces introduced by #321.
torrent.go
tracker_scraper.go