Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

1096289 - Only start scheduler threads if lazy=False. #967

Merged
merged 1 commit into from May 15, 2014

Conversation

bmbouter
Copy link
Member

Multiple threads were being started when only should have been, and some were being started earlier than expected. This is a known celery behavior[0]. This could interfere with Celery's forking model of celerybeat, causing the traceback related to BZ 1096289 [1].

[0]. celery/celery#1549
[1]. https://bugzilla.redhat.com/show_bug.cgi?id=1096289

@mhrivnak
Copy link
Contributor

LGTM

@bmbouter bmbouter merged commit eef9f90 into master May 15, 2014
@bmbouter bmbouter deleted the bmbouter-1096289 branch May 15, 2014 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants