mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-03 12:29:31 +00:00
minor EWYK changes
This commit is contained in:
parent
d5feadd241
commit
f3791a9b06
@ -146,6 +146,7 @@ public abstract class ExecutionStrategy implements Runnable
|
||||
_producing.set(false);
|
||||
}
|
||||
|
||||
// since we are going to eat the task we just "killed"
|
||||
// then we may need another thread to keep producing
|
||||
if (!complete && !_dispatched)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user