|
@@ -101,7 +101,6 @@ class Reject(TaskPredicate):
|
|
|
|
|
|
class WorkerTerminate(SystemExit):
|
|
class WorkerTerminate(SystemExit):
|
|
"""Signals that the worker should terminate immediately."""
|
|
"""Signals that the worker should terminate immediately."""
|
|
-SystemTerminate = WorkerTerminate # XXX compat
|
|
|
|
|
|
|
|
|
|
|
|
class WorkerShutdown(SystemExit):
|
|
class WorkerShutdown(SystemExit):
|