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 logs around usage tracker shutdown #3391

Merged
merged 2 commits into from Apr 23, 2024
Merged

Conversation

benclifford
Copy link
Collaborator

Parsl shutdown logs are deliberately rich at shutdown time because this is an incredibly hang prone part of the code-base.
See safe-exit

This PR adds logs bracketing the shutdown of the usage tracker, in line with later shutdowns of the job status poller, executors and monitoring.

Changed Behaviour

two more log lines at shutdown

Type of change

  • Update to human readable text: Documentation/error messages/comments
  • Code maintenance/cleanup

Parsl shutdown logs are deliberately rich at shutdown time because this is an
incredibly hang prone part of the code-base.
See https://github.com/Parsl/parsl/labels/safe-exit

This PR adds logs bracketing the shutdown of the usage tracker, in line
with later shutdowns of the job status poller, executors and monitoring.
@benclifford benclifford merged commit 7324e29 into master Apr 23, 2024
6 checks passed
@benclifford benclifford deleted the benc-log-usage-shutdown branch April 23, 2024 19:49
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

2 participants