jetty.project/jetty-util
Simone Bordet 75893dac9c Fixes #4612 - ReservedThreadExecutor hangs when the last reserved thread idles out.
Explicitly removing the idled out thread from the stack,
rather than calling tryExecute().
Side benefit is that we are now removing idled out threads
that are least recently used.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-02-27 13:26:53 +01:00
..
src Fixes #4612 - ReservedThreadExecutor hangs when the last reserved thread idles out. 2020-02-27 13:26:53 +01:00
.gitignore Adding tests for Named Logging 2011-08-24 09:31:28 -07:00
pom.xml Updating to version 9.4.27-SNAPSHOT 2020-01-17 07:00:10 -06:00