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

[#614] schedule execution of functions at and around PRC close-down #616

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

d-w-moore
Copy link
Collaborator

No description provided.

@d-w-moore d-w-moore changed the title schedule execution of functions at and around PRC close-down [#614] schedule execution of functions at and around PRC close-down Aug 28, 2024
@d-w-moore d-w-moore marked this pull request as draft August 28, 2024 13:59
@d-w-moore d-w-moore self-assigned this Aug 28, 2024
# Ensure we execute all cleanup functions regardless of some of them raising exceptions.
function()
except Exception as exc:
logger.getLogger(__name__).debug("%r raised from %s",exc,function)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should probably be upgraded to the INFO log level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant