Skip to content

Ensure a single chain object in a chain does not crash#6059

Merged
auvipy merged 1 commit into
masterfrom
max-recursion-chain
Apr 26, 2020
Merged

Ensure a single chain object in a chain does not crash#6059
auvipy merged 1 commit into
masterfrom
max-recursion-chain

Conversation

@thedrow

@thedrow thedrow commented Apr 26, 2020

Copy link
Copy Markdown
Contributor

Note: Before submitting this pull request, please review our contributing
guidelines
.

Description

Previously chain([chain(sig)]) would crash.
We now ensure it doesn't.

Fixes #5973.

@thedrow thedrow added this to the 4.4.x milestone Apr 26, 2020
@thedrow
thedrow requested a review from a team April 26, 2020 09:40
@auvipy

auvipy commented Apr 26, 2020

Copy link
Copy Markdown
Member

a unit test is failing

…onError.

Previously chain([chain(sig)]) would crash.
We now ensure it doesn't.

Fixes #5973.
@thedrow
thedrow force-pushed the max-recursion-chain branch from f53cf07 to a0dbea1 Compare April 26, 2020 10:55
@thedrow

thedrow commented Apr 26, 2020

Copy link
Copy Markdown
Contributor Author

The problem was in the test. I think this should fix it.

@auvipy
auvipy merged commit d5cddb0 into master Apr 26, 2020
@auvipy
auvipy deleted the max-recursion-chain branch April 26, 2020 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

maximum recursion depth exceeded for a canvas in Celery 4.4.0 (cliffs)

2 participants