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

Add ignore_exceps() CM combinator #1883

Merged

Conversation

douglas-raillard-arm
Copy link
Contributor

No description provided.

FEATURE

Allow graceful failures of __enter__() and __exit__() in case the
context manager is somewhat expected to fail in some circumstances.
Use ignore_exceps() to deprioritize workqueue kworkers instead of a
custom-made context manager.
@douglas-raillard-arm douglas-raillard-arm merged commit 80289d6 into ARM-software:master Sep 30, 2022
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