Commit History

Autor SHA1 Mensaxe Data
  Ask Solem fa338c65d8 PEP8ify %!s(int64=16) %!d(string=hai) anos
  Ask Solem 197d8880ab Add a sensible __repr__ to ExceptionInfo for easier debugging %!s(int64=16) %!d(string=hai) anos
  Ask Solem a3fa7a68e6 Cosmetic changes %!s(int64=16) %!d(string=hai) anos
  Ask Solem c5b31df850 Implement AMQP basic.qos (Quality of Service) to set the message prefetch %!s(int64=16) %!d(string=hai) anos
  Ask Solem e68b712eb2 PEP8ify %!s(int64=16) %!d(string=hai) anos
  Ask Solem 6febb44e06 Document the ExceptionInfo class %!s(int64=16) %!d(string=hai) anos
  Ask Solem 2644e8904d celery.datastructures: Remove extraneous import statements. %!s(int64=16) %!d(string=hai) anos
  gregoire 1f9fa39d32 Fix import of traceback module %!s(int64=16) %!d(string=hai) anos
  Ask Solem 8764717f9d make gregoirecachets mail error feature work with the new pool refactor %!s(int64=16) %!d(string=hai) anos
  gregoire e3d8168746 Send traceback of errors in tasks when SEND_CELERY_TASK_ERROR_EMAILS is True or, if unset, DEBUG is False (as in production) %!s(int64=16) %!d(string=hai) anos
  gregoire e650f8e82f Upgrade logging level of done msg for tasks in error from INFO to ERROR %!s(int64=16) %!d(string=hai) anos
  Ask Solem ea2f3a4a6e pep8ify %!s(int64=16) %!d(string=hai) anos
  Ask Solem 474e5b2374 Revert to pre-broken pystrip execution %!s(int64=16) %!d(string=hai) anos
  Ask Solem 2723ca06da Remove extraenous whitespace using pystrip %!s(int64=16) %!d(string=hai) anos
  Ask Solem 473bc8ad0c Worker cleanup. The TaskDaemon class is now called WorkController %!s(int64=16) %!d(string=hai) anos
  Ask Solem cc199089ac Restart pool if a process is dead %!s(int64=16) %!d(string=hai) anos
  Ask Solem ccf06f6ff2 Changed the Pool again. Looks like we're getting where we want (knocks on wood) %!s(int64=16) %!d(string=hai) anos
  Ask Solem 27268af673 Fix tyrant and reset to using multiprocessing.Pool but using a new algorithm %!s(int64=16) %!d(string=hai) anos
  Ask Solem a404426113 Not using multiprocessing.Pool anymore, but our own algorithm. %!s(int64=16) %!d(string=hai) anos
  Ask Solem 903b2e7d6e The worker gets deadlocked waiting for zombie processes, this is an experimental patch to change the way we join processes. %!s(int64=16) %!d(string=hai) anos
  Ask Solem 991192d9e8 Documentation improvements %!s(int64=16) %!d(string=hai) anos
  Ask Solem 6b81d06f56 Everything now conforms to pep8.py %!s(int64=16) %!d(string=hai) anos
  Ask Solem 59e01ea8c4 Better, greater documentation %!s(int64=16) %!d(string=hai) anos
  Ask Solem efcbe6bd53 On some python installations this created a stack overflow, (no idea why) %!s(int64=16) %!d(string=hai) anos
  Ask Solem c53f3ba991 Fix up documentation %!s(int64=16) %!d(string=hai) anos
  Ask Solem 8f569fcb59 Improve docstrings, remove TASK_META_USE_DB setting. %!s(int64=16) %!d(string=hai) anos
  Ask Solem d84f3dba77 celery.process.ProcessQueue moved to celery.datastructures.TaskProcessQueue %!s(int64=16) %!d(string=hai) anos
  Ask Solem c229ebff72 celery.task.PositionalQueue moved to celery.datastructures %!s(int64=16) %!d(string=hai) anos