Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the provided chord_size when available #195

Conversation

AllexVeldman
Copy link
Contributor

@AllexVeldman AllexVeldman commented Apr 16, 2021

This will get the Signature["chord_size"] with a fall back to the length of the header when chord_size is not available.
This should correct the chord_size for nested groups in chords

closes #194

This will get the Signature["chord_size"] with a fall back to the length of the header when chord_size is not available.
This should correct the chord_size for nested groups in chords
@auvipy auvipy merged commit 8b0db7c into celery:master Apr 16, 2021
@AllexVeldman AllexVeldman deleted the bugfix/#194-correct-chord-size-nested-groups branch April 16, 2021 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nested groups and chains raise ChordCounter.DoesNotExist
2 participants