提交歷史

作者 SHA1 備註 提交日期
  Ask Solem caaa2d689e Use kill(pid, 0) to check if the process is really dead, also, reap any zombie 16 年之前
  Ask Solem 80c24afffe Cleanup pool 16 年之前
  Ask Solem 2f1f9ae748 Bumped version to 0.4.7 16 年之前
  Ask Solem 1bca72922d Account for OSError in process.is_alive() 16 年之前
  Ask Solem 752f649974 Bumped version to 0.4.6 16 年之前
  Ask Solem 1232af808c Restart frame time when time exceeded. 16 年之前
  Ask Solem 980e8717e4 Implements PoolSupervisor 16 年之前
  Ask Solem 2e3ecd9240 Bumped version to 0.4.5 16 年之前
  Ask Solem 45c74779fb Lock periodic task meta table 16 年之前
  Ask Solem dcfd88cff7 Bumped version to 0.4.4 16 年之前
  Ask Solem 29e4e49c50 More debugging logging 16 年之前
  Ask Solem f28398b939 Don't use threading.Timer for timeouts. 16 年之前
  Ask Solem 17092b8e31 Added FAQ for FreeBSD and "Why is Task.delay hanging" 16 年之前
  Ask Solem 10317e4a2f New: celery.task.strategy.even_time_distribution: With an iterator yielding 16 年之前
  Ask Solem 659bdb2c25 Logmessage "Unknown task ignored..." now has loglevel ERROR 16 年之前
  Ask Solem 5713c2126c Add some debugging info when loglevel is DEBUG 16 年之前
  Ask Solem ed23fd8a9e Bumped version to 0.4.3 16 年之前
  Ask Solem 60f463c005 Move "Got task from broker" INFO logmsg to AMQPListener and also print the 16 年之前
  Ask Solem 14b8302256 Acknowledgement now happens in the pool callback (can't do in the job target, 16 年之前
  Ask Solem 2e054a3af4 Fix errors in celery.registry introduced by last change to it. 16 年之前
  Ask Solem 298ec3f44f Whitespace fix 16 年之前
  Ask Solem fa11116d4a Remove debug logging messages that is just confusing. 16 年之前
  Ask Solem 947bdd1f0d Maybe do it in the right order :) 16 年之前
  Ask Solem 86d13b79b5 Name must be saved to the __class__ .name attribute. 16 年之前
  Ask Solem 325ea937cb Sphinx-doc: index: Fix typo tutorials -> tutorials/index 16 年之前
  Ask Solem e5c0e39207 Fix indentation 16 年之前
  Ask Solem 21b79eabba Sphinx doc:Added tutorials index to main index. 16 年之前
  Ask Solem e6f634108e Tutorial: Creating a click counter using carrot and celery 16 年之前
  Ask Solem de6836996a Added note about .delay hanging in README 16 年之前
  Ask Solem 2e38279ad3 Task.name is now automatically generated out of class module+name, e.g. 16 年之前