bt icon indicating copy to clipboard operation
bt copied to clipboard

Stopping client and stopWhenDownloaded() throws java.lang.RuntimeException

Open zhennik26 opened this issue 1 year ago • 1 comments

Stopping client and stopWhenDownloaded() throws java.lang.RuntimeException I have tried to stop manualy by calling btClient.startAsync(); with function with stops client Also i have found clientBuilder = Bt.client(btRuntime).stopWhenDownloaded()

I expect that after torrent downloads client should correctly stop and deattach from btRuntime

But every time in try to stop and throws java.lang.RuntimeException: Incoming channel @ /192.168.70.1:6891 has been closed, will stop accepting incoming connections...

zhennik26 avatar Mar 09 '23 11:03 zhennik26

请问你们能下载到资源吗?我的情况是项目能正常跑,但是下载不了资源

yk2911533608 avatar Mar 17 '23 09:03 yk2911533608