celery.worker.pidbox
class celery.worker.pidbox.Pidbox(c)[源代码]
consumer = None
on_message(body, message)[源代码]
on_stop()[源代码]
reset()[源代码]
Sets up the process mailbox.
shutdown(c)[源代码]
start(c)[源代码]
stop(c)[源代码]
class celery.worker.pidbox.gPidbox(c)[源代码]