コミット履歴

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