커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Ask Solem 80c24afffe Cleanup pool 15 년 전
  Ask Solem 2f1f9ae748 Bumped version to 0.4.7 15 년 전
  Ask Solem 1bca72922d Account for OSError in process.is_alive() 15 년 전
  Ask Solem 752f649974 Bumped version to 0.4.6 15 년 전
  Ask Solem 1232af808c Restart frame time when time exceeded. 15 년 전
  Ask Solem 980e8717e4 Implements PoolSupervisor 15 년 전
  Ask Solem 2e3ecd9240 Bumped version to 0.4.5 15 년 전
  Ask Solem 45c74779fb Lock periodic task meta table 15 년 전
  Ask Solem dcfd88cff7 Bumped version to 0.4.4 15 년 전
  Ask Solem 29e4e49c50 More debugging logging 15 년 전
  Ask Solem f28398b939 Don't use threading.Timer for timeouts. 15 년 전
  Ask Solem 17092b8e31 Added FAQ for FreeBSD and "Why is Task.delay hanging" 15 년 전
  Ask Solem 10317e4a2f New: celery.task.strategy.even_time_distribution: With an iterator yielding 15 년 전
  Ask Solem 659bdb2c25 Logmessage "Unknown task ignored..." now has loglevel ERROR 15 년 전
  Ask Solem 5713c2126c Add some debugging info when loglevel is DEBUG 15 년 전
  Ask Solem ed23fd8a9e Bumped version to 0.4.3 15 년 전
  Ask Solem 60f463c005 Move "Got task from broker" INFO logmsg to AMQPListener and also print the 15 년 전
  Ask Solem 14b8302256 Acknowledgement now happens in the pool callback (can't do in the job target, 15 년 전
  Ask Solem 2e054a3af4 Fix errors in celery.registry introduced by last change to it. 15 년 전