Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 022635ff85 Try to fix a race condition with PeriodicTasks. hace 15 años
  Ask Solem 3cdbddfc98 New settings variable: CELERY_TASK_RESULT_EXPIRES: hace 15 años
  Ask Solem 55226a5b85 PeriodicWorkController now emits a debug log message for which periodic tasks hace 15 años
  Ask Solem e8e2ec544d Shellscript to find race conditions in the periodic task system. hace 15 años
  Ask Solem f14c7f961a Shellscript to find unprocessed tasks by using the celeryd logfile. hace 15 años
  Ask Solem 2dc1c81d77 Add missing paren hace 15 años
  Ask Solem aba1989a95 Don't return unpickleable exceptions from Pool worker. hace 15 años
  Ask Solem 2667a9121e Bumped version to 0.4.12 hace 15 años
  Ask Solem 65aaffea4d Added contrib to MANIFEST.in hace 15 años
  Ask Solem 973fd2dbac Add .rst file for celery.task.strategy hace 15 años
  Ask Solem e2a84371c2 PEP8ify hace 15 años
  Ask Solem 5087d7ca8a Mention ordering hace 15 años
  Ask Solem 76a83f05dd Added Ben Firshman to AUTHORS hace 15 años
  Ask Solem edda80d109 Added Sean Creeley to AUTHORS hace 15 años
  Ask Solem ae8f815e30 Updated Changelog hace 15 años
  Ask Solem f1287f8b34 Small test, testing the dynamic pool. Should be rewritten as a functional test hace 15 años
  Ask Solem 61f66e21e8 Make our own version of multiprocessing._cleanup that doesn't die if the hace 15 años
  Ask Solem 665f278601 Add missing parens hace 15 años
  Ask Solem df118627a4 Hoping this will work *knocks on wood* hace 15 años
  Ask Solem b3ae6836c9 More docstrings for celery.pool hace 15 años
  Ask Solem 26c10d00a3 Refactor pool supervision. If anyone ever makes a list of Monthy Python jokes hace 15 años
  Ask Solem 4592b79e89 Supervisor: Accidentally removed keyword argument join_timeout hace 15 años
  Ask Solem ccad147d2e Seems you can't __repr__ a dead multiprocessing.Process :( hace 15 años
  Ask Solem bd04e8e1e4 Bumped version to 0.4.11 hace 15 años
  Ask Solem c23f837e8a Make sure every pool process has a PID hace 15 años
  Ask Solem 7fae4b6f88 Bumped version to 0.4.10 hace 15 años
  Ask Solem d083a48b7d Don't use map for grow hace 15 años
  Ask Solem 214651e28b Bumped version to 0.4.9 hace 15 años
  Ask Solem 999f68fcaf Fix typo _add_worker -> add_worker hace 15 años
  Ask Solem 3ec624467e Fix typo kill( -> os.kill( hace 15 años