Skip to content

Fix workflow pool race between workflow result reporting and removal.#46

Merged
rjrjr merged 1 commit intomasterfrom
zachklipp/fix-workflowpool-race
Dec 6, 2018
Merged

Fix workflow pool race between workflow result reporting and removal.#46
rjrjr merged 1 commit intomasterfrom
zachklipp/fix-workflowpool-race

Conversation

@zach-klippenstein
Copy link
Collaborator

Fixes #45 and unblocks #43.

@zach-klippenstein zach-klippenstein added this to the Stabilize API milestone Dec 6, 2018
@rjrjr rjrjr merged commit b29d8e3 into master Dec 6, 2018
@zach-klippenstein zach-klippenstein deleted the zachklipp/fix-workflowpool-race branch December 6, 2018 21:52
@zach-klippenstein zach-klippenstein added the kotlin Affects the Kotlin library. label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kotlin Affects the Kotlin library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WorkflowPool won't report a workflow's result if it finishes while nobody's waiting for it.

2 participants