atomashpolskiy / bt

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

[BUG] org.eclipse.jetty.io.nio.SelectorManager too busy #175

Open atomashpolskiy opened 3 years ago

atomashpolskiy commented 3 years ago

Happened upon JVM shutdown, saw it accidentally in the log:

[13/Jul/2021:23:26:33,150] WARN  nio: Selector org.eclipse.jetty.io.nio.SelectorManager$SelectSet@41137f66 keys=1 selected=0 is too busy, pausing!

Jetty is used in bt-upnp module.