Commit 2c3ba4b
Wait for started threads in QueuedThreadPool (#13504)
Wait for started threads in QueuedThreadPool by using Queue.put when capacity is well known.
Updated BlockingArrayQueue to support put()
---------
Signed-off-by: Simone Bordet <[email protected]>
Co-authored-by: Simone Bordet <[email protected]>1 parent 890a74b commit 2c3ba4b
File tree
6 files changed
+690
-454
lines changed- jetty-core/jetty-util/src
- main/java/org/eclipse/jetty/util
- thread
- test/java/org/eclipse/jetty/util
- thread
6 files changed
+690
-454
lines changed
0 commit comments