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

Fix command pool submitting on shutdown #8272

Merged
merged 3 commits into from
Aug 10, 2022

Conversation

Owen1212055
Copy link
Member

@Owen1212055 Owen1212055 commented Aug 9, 2022

Don't submit to the command pool while on shutdown.

Submitting throws an exception, might just be better to wrap it in a try catch? Unsure.

@Owen1212055 Owen1212055 requested a review from a team as a code owner August 9, 2022 01:48
@Owen1212055
Copy link
Member Author

Now simply has a discard policy, ignoring any submitted tasks that aren't approved.

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.

None yet

4 participants