atomashpolskiy / bt

BitTorrent library and client with DHT, magnet links, encryption and more
https://atomashpolskiy.github.io/bt/
Apache License 2.0
2.4k stars 382 forks source link

Improve tracker announce behavior, Decrease log spam on torrent stop #190

Closed pyckle closed 2 years ago

pyckle commented 2 years ago

Avoid logging InterruptedException when a torrent is stopped

Fix BT Announce Behavior