Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

convert SIGINT and SIGTERM to Fatal_Error #1727

Merged
merged 9 commits into from
Oct 13, 2023
Merged

convert SIGINT and SIGTERM to Fatal_Error #1727

merged 9 commits into from
Oct 13, 2023

Conversation

reidpr
Copy link
Collaborator

@reidpr reidpr commented Sep 12, 2023

Closes #1518.

@reidpr reidpr requested a review from lucaudill September 13, 2023 23:33
Copy link
Collaborator

@lucaudill lucaudill left a comment

Choose a reason for hiding this comment

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

LGTM

# Conflicts:
#	lib/build.py
#	lib/build_cache.py
#	lib/charliecloud.py
#	lib/filesystem.py
@reidpr reidpr merged commit db58648 into master Oct 13, 2023
6 checks passed
@reidpr reidpr deleted the sigint_1518 branch October 13, 2023 22:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SIGINT and SIGTERM can leave the storage directory in invalid state
2 participants