コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 65aaffea4d Added contrib to MANIFEST.in 16 年 前
  Ask Solem 973fd2dbac Add .rst file for celery.task.strategy 16 年 前
  Ask Solem e2a84371c2 PEP8ify 16 年 前
  Ask Solem 5087d7ca8a Mention ordering 16 年 前
  Ask Solem 76a83f05dd Added Ben Firshman to AUTHORS 16 年 前
  Ask Solem edda80d109 Added Sean Creeley to AUTHORS 16 年 前
  Ask Solem ae8f815e30 Updated Changelog 16 年 前
  Ask Solem f1287f8b34 Small test, testing the dynamic pool. Should be rewritten as a functional test 16 年 前
  Ask Solem 61f66e21e8 Make our own version of multiprocessing._cleanup that doesn't die if the 16 年 前
  Ask Solem 665f278601 Add missing parens 16 年 前
  Ask Solem df118627a4 Hoping this will work *knocks on wood* 16 年 前
  Ask Solem b3ae6836c9 More docstrings for celery.pool 16 年 前
  Ask Solem 26c10d00a3 Refactor pool supervision. If anyone ever makes a list of Monthy Python jokes 16 年 前
  Ask Solem 4592b79e89 Supervisor: Accidentally removed keyword argument join_timeout 16 年 前
  Ask Solem ccad147d2e Seems you can't __repr__ a dead multiprocessing.Process :( 16 年 前
  Ask Solem bd04e8e1e4 Bumped version to 0.4.11 17 年 前
  Ask Solem c23f837e8a Make sure every pool process has a PID 17 年 前
  Ask Solem 7fae4b6f88 Bumped version to 0.4.10 17 年 前
  Ask Solem d083a48b7d Don't use map for grow 17 年 前
  Ask Solem 214651e28b Bumped version to 0.4.9 17 年 前
  Ask Solem 999f68fcaf Fix typo _add_worker -> add_worker 17 年 前
  Ask Solem 3ec624467e Fix typo kill( -> os.kill( 17 年 前
  Ask Solem 4ded0c77a1 Bumped version to 0.4.8 17 年 前
  Ask Solem caaa2d689e Use kill(pid, 0) to check if the process is really dead, also, reap any zombie 17 年 前
  Ask Solem 80c24afffe Cleanup pool 17 年 前
  Ask Solem 2f1f9ae748 Bumped version to 0.4.7 17 年 前
  Ask Solem 1bca72922d Account for OSError in process.is_alive() 17 年 前
  Ask Solem 752f649974 Bumped version to 0.4.6 17 年 前
  Ask Solem 1232af808c Restart frame time when time exceeded. 17 年 前
  Ask Solem 980e8717e4 Implements PoolSupervisor 17 年 前