bt
bt copied to clipboard
Stopping client and stopWhenDownloaded() throws java.lang.RuntimeException
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...
请问你们能下载到资源吗?我的情况是项目能正常跑,但是下载不了资源