提交历史

作者 SHA1 备注 提交日期
  Ask Solem e6c9f14bb5 Adds TaskPool.readers/.writers instead of .eventmap 13 年之前
  Ask Solem cc1598eaaa Fix for solo pool 13 年之前
  Ask Solem 8092efe8f7 eventloop: AIO versiosn of multiprocessing Supervisor, and disable TaskHandler thread 13 年之前
  Ask Solem 1028344a3e Processes: Recent changes broke joining of pool 13 年之前
  Ask Solem 5f08d979d0 amqplib: Consumer is now using an epoll/kqueue/select event loop 13 年之前
  Ask Solem d60fa8d40c Chords was broken + pyflakes 13 年之前
  Ask Solem 3334afb282 Now depends on billiard >= 2.7.3.3 13 年之前
  Ask Solem 703ae4b0b7 No longer depends on multiprocessing backport, only billiard 13 年之前
  Ask Solem 8adf8e8e6b Now depends on billiard 2.7.3.0 13 年之前
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right 13 年之前
  Ask Solem 7ceef761d5 Merge branch 'using_execv' 13 年之前
  Ask Solem df9eda7ee5 Fixes 'no handlers for multiprocessing' warning on Windows and fork+exec 13 年之前
  Ask Solem 3836dd840b Processes pool always require mediator thread so that the pool semaphore never blocks the MainThread 13 年之前
  Ask Solem a134881c19 Introducing Boot Steps 13 年之前
  Ask Solem 388354d3e7 Moves process_initializer to processes pool imp 13 年之前
  Mher Movsisyan 004b9992a8 Merge branch ask/master 13 年之前
  Ask Solem 641e838dd6 Cosmetics 13 年之前
  Ask Solem b6179c7316 Use new-style relative imports 14 年之前
  Greg Haskins 6143def9ae Check for Windows _before_ importing os.kill(). fixes #450 14 年之前
  Ask Solem 06b2a9feeb Eventlet no longer crashes with Autoscale enabled 14 年之前
  Ask Solem 80d5249517 97% Coverage 14 年之前
  mher 97369467b0 Dynamic module loading 14 年之前
  Ask Solem d16c9061db PEP8ify + pyflakes 14 年之前
  Ask Solem 154431f2c4 Fixes typo kill -> _kill 14 年之前
  Miguel Hernandez Martos a5cce0b2b8 Windows: Process pool: terminate_process: Also terminate the tasks process children 14 年之前
  Ask Solem 15c34855a6 Pool: Start the TimeoutHandler thread on demand 14 年之前
  Ask Solem 72ab0930fa Merge branch 'master' into pertask-time-limits 14 年之前
  Ask Solem 3b28b859db Can now terminate worker processing task remotely. 14 年之前
  Ask Solem 0f1c3b6019 Tests passing again 14 年之前
  Ask Solem 73b117f3bc Refactored .concurrency to use a common base. Also improved eventlet pool 14 年之前