binance / binance/binance-connector-java
okhttp3 doesn't restart in an application container context.
Open
- Dominant language
- Java
- Stars
- 581
- Forks
- 255
- Avg merge
- 2m
- Merged PRs (30d)
- 2
Description
When restarting okhttp3 in an EE 10 container, Tomcat, the following error issues, "java.io.InterruptedIOException: executor rejected", resulting in this being in effect a one shot library, which is fine for Android, okhttp3's intended target. What can be done, if anything. Kind regards.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.