Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The current API waits forever, which can cause deadlocks if not enough NIO worker threads are configured. By providing a timeout, we will be able to detect and report such deadlocks, as well as exiting them (eventually).