minor EWYK changes

This commit is contained in:
Greg Wilkins 2014-12-10 13:34:11 +01:00
parent d5feadd241
commit f3791a9b06
1 changed files with 1 additions and 0 deletions

View File

@ -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)
{