Skip to content

Instantly share code, notes, and snippets.

@kojiromike
Created May 2, 2012 14:22
Show Gist options
  • Save kojiromike/2576861 to your computer and use it in GitHub Desktop.
Save kojiromike/2576861 to your computer and use it in GitHub Desktop.
hup celeryd on debian
[2012-05-02 14:21:39,374: DEBUG/PoolWorker-7] worker got EOFError or IOError -- exiting
[2012-05-02 14:21:39,374: DEBUG/PoolWorker-8] worker got EOFError or IOError -- exiting
[2012-05-02 14:21:39,374: DEBUG/PoolWorker-7] worker exiting after 0 tasks
[2012-05-02 14:21:39,374: DEBUG/PoolWorker-8] worker exiting after 1 tasks
[2012-05-02 14:21:39,374: INFO/PoolWorker-7] process shutting down
[2012-05-02 14:21:39,374: INFO/PoolWorker-8] process shutting down
[2012-05-02 14:21:39,374: DEBUG/PoolWorker-8] running all "atexit" finalizers with priority >= 0
[2012-05-02 14:21:39,374: DEBUG/PoolWorker-7] running all "atexit" finalizers with priority >= 0
[2012-05-02 14:21:39,375: DEBUG/PoolWorker-8] running the remaining "atexit" finalizers
[2012-05-02 14:21:39,375: DEBUG/PoolWorker-7] running the remaining "atexit" finalizers
[2012-05-02 14:21:39,375: INFO/PoolWorker-8] process exiting with exitcode 0
[2012-05-02 14:21:39,375: INFO/PoolWorker-7] process exiting with exitcode 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment