Skip to content

Conversation

jakepetroules
Copy link
Contributor

This fixes a regression introduced by #88. We need to ensure monitorProcessTermination is ALWAYS called after body runs, regardless of whether it threw an error or not.

Closes #89

This fixes a regression introduced by #88. We need to ensure monitorProcessTermination is ALWAYS called after body runs, regardless of whether it threw an error or not.

Closes #89
@jakepetroules jakepetroules force-pushed the eng/PR-always-monitor branch from b66271c to 59caa66 Compare June 25, 2025 00:12
@iCharlesHu iCharlesHu merged commit 6f9b19f into main Jun 27, 2025
21 checks passed
@jakepetroules jakepetroules deleted the eng/PR-always-monitor branch June 27, 2025 18:21
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.

Subprocess.run can hang if body throws

2 participants