Commit History

Author SHA1 Message Date
  Ionel Cristian Mărieș 09ef014f5b Update CONTRIBUTORS.txt 11 years ago
  Ask Solem Hoel d82c304c7a Merge pull request #1719 from ionelmc/patch-1 11 years ago
  Ask Solem 9e8252b073 Python 3 fix for slots. Closes #1721 11 years ago
  Ask Solem 28e3e1a745 Remove unused default_params (Issue #1724) 11 years ago
  Ask Solem 8c675ec6b3 Merge branch 'dsign/master' 11 years ago
  Ask Solem 6574ff18b1 Cosmetics for #1724 11 years ago
  Ask Solem c89e89b614 Now depends on billiard 3.3.0.12 11 years ago
  Ask Solem cadf7d419e protov2: shadow field 11 years ago
  Alcides Viamontes Esquivel e342c16c71 My fix for issue #1722: unix sockets not working when redis configured as a backend 11 years ago
  Ask Solem 4eb6d7f9c6 Tests passing 11 years ago
  Ask Solem 37f8b2b3bd Tests passing 11 years ago
  Ask Solem 33081cf625 Do not take clock from task-sent events, also do not copy event dict in Receiver.event_from_message 11 years ago
  Ask Solem 4323144a9e Fixes typo app.clock.lock -> app.clock.mutex 11 years ago
  Ask Solem f635384458 Client related events do not have a worker.id, and adds a Task.client field 11 years ago
  Ask Solem d4976df3a7 Stresstests: Adds -Z events template 11 years ago
  Ask Solem 4cdb7f1c62 Improves info message after add_consumer 11 years ago
  Ask Solem 3bc777379e Make events.state pickleable again 11 years ago
  Ask Solem e1be15cd79 More events.state optimizations 11 years ago
  Ionel Cristian Mărieș 99709a9714 Fix _set_task_join_will_block to actually use argument. 11 years ago
  Ask Solem 1e0daec18f celery shell: app is now also available in globals 11 years ago
  Ask Solem e0b4a305e0 Optimizations for events.state 11 years ago
  Ask Solem 5759087242 Removes bundle from requirements/pkgutils.txt 11 years ago
  Ask Solem a9b000fd01 Warn that worker_process_init must not be blocking. Closes #1715 11 years ago
  Ask Solem 29a62251aa Now depends on billiard 3.3.0.11 11 years ago
  Ask Solem 1ee0844434 Events: Sent event should not be associated as a worker. Issue #1714 11 years ago
  Ask Solem b0f9f69f6a Fixes to experimental transports in docs 11 years ago
  Ask Solem e6eece0ad2 AsynPool: New constant PROC_ALIVE_TIMEOUT 11 years ago
  Ask Solem b8f655adc1 Will now raise RuntimeError if a task attempts to join a subtask 11 years ago
  Ask Solem e25ff235ab Changes banner information 11 years ago
  Ask Solem 00ca6b9006 Process is also dead if .popen is None. Depends on celery/billiard@911f7c2c8f04ed6cfb078637325c436a3561fe75 11 years ago