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

Dont throw error from cancel event if state machine already terminated #188

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

dirkmc
Copy link
Contributor

@dirkmc dirkmc commented Apr 2, 2021

Often by the time the cancel event is fired on the state machine, the state machine has already shutdown.
So just ignore the "already terminated" error from the state machine for the Cancel event as it's redundant anyway.

@dirkmc dirkmc merged commit 72ffdcc into master Apr 2, 2021
@dirkmc dirkmc deleted the fix/cancel-err branch April 2, 2021 12:29
@dirkmc dirkmc mentioned this pull request Apr 2, 2021
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