Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Ask Solem 4ded0c77a1 Bumped version to 0.4.8 hace 15 años
  Ask Solem caaa2d689e Use kill(pid, 0) to check if the process is really dead, also, reap any zombie hace 15 años
  Ask Solem 80c24afffe Cleanup pool hace 15 años
  Ask Solem 2f1f9ae748 Bumped version to 0.4.7 hace 15 años
  Ask Solem 1bca72922d Account for OSError in process.is_alive() hace 15 años
  Ask Solem 752f649974 Bumped version to 0.4.6 hace 15 años
  Ask Solem 1232af808c Restart frame time when time exceeded. hace 15 años
  Ask Solem 980e8717e4 Implements PoolSupervisor hace 15 años
  Ask Solem 2e3ecd9240 Bumped version to 0.4.5 hace 15 años
  Ask Solem 45c74779fb Lock periodic task meta table hace 15 años
  Ask Solem dcfd88cff7 Bumped version to 0.4.4 hace 15 años
  Ask Solem 29e4e49c50 More debugging logging hace 15 años
  Ask Solem f28398b939 Don't use threading.Timer for timeouts. hace 15 años
  Ask Solem 17092b8e31 Added FAQ for FreeBSD and "Why is Task.delay hanging" hace 15 años