Skip to content

Fix task locking#394

Merged
Dany9966 merged 1 commit intocloudbase:masterfrom
Dany9966:schedule-task-lock
Feb 27, 2026
Merged

Fix task locking#394
Dany9966 merged 1 commit intocloudbase:masterfrom
Dany9966:schedule-task-lock

Conversation

@Dany9966
Copy link
Contributor

When one or more tasks would error out while being created (they're started before confirming creation of execution), it would lock out the execution and tasks. This patch makes sure that the execution creation doesn't lock when returning the execution details after creation, so error reporting can happen without deadlock.

When one or more tasks would error out while being created (they're started
before confirming creation of execution), it would lock out the execution
and tasks. This patch makes sure that the execution creation doesn't lock
when returning the execution details after creation, so error reporting
can happen without deadlock.
@Dany9966 Dany9966 merged commit a9b70ff into cloudbase:master Feb 27, 2026
4 checks passed
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.

1 participant