Skip to content

Conversation

@shawnlimn
Copy link
Member

Fix: Proper shutdown handling on interruption during parallel task execution

Problem

When running benchmarks with parallel task execution and pressing Ctrl+C, the program would not stop properly. Worker processes would hang, and the executor would not shut down gracefully, requiring a force kill (SIGKILL) to terminate.

@shawnlimn shawnlimn added the bug Something isn't working label Nov 18, 2025
@jenny-miromind jenny-miromind merged commit 131261e into main Nov 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants