Skip to content

Conversation

@davidmrdavid
Copy link
Collaborator

@davidmrdavid davidmrdavid commented Aug 24, 2021

Addresses: #315

This PR ensures that a compound task is not stuck in a Running state after receiving an empty list of tasks.

This allows the following snippet to make progress:

yield context.task_all([]) # would previously get stuck

@davidmrdavid davidmrdavid marked this pull request as ready for review August 24, 2021 18:01
@davidmrdavid davidmrdavid merged commit 11f2912 into dev Aug 30, 2021
@davidmrdavid davidmrdavid deleted the dajusto/handle-empty-list-in-compound-tasks branch August 30, 2021 17:09
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.

3 participants