Skip to content

Do not ignore exit code on SIGINT#14693

Merged
Carreau merged 6 commits intoipython:mainfrom
krassowski:sigint
Jan 30, 2025
Merged

Do not ignore exit code on SIGINT#14693
Carreau merged 6 commits intoipython:mainfrom
krassowski:sigint

Conversation

@krassowski
Copy link
Copy Markdown
Member

Fixes #14649

@krassowski krassowski added this to the 9.0 milestone Jan 29, 2025
@krassowski
Copy link
Copy Markdown
Member Author

Tests pass locally when run one at a time, but when run as entire file I can reproduce the failure 🤔

@krassowski krassowski marked this pull request as ready for review January 29, 2025 14:46
@krassowski krassowski requested a review from Carreau January 29, 2025 14:46
@Carreau Carreau modified the milestones: 9.0, 8.32 Jan 30, 2025
@Carreau
Copy link
Copy Markdown
Member

Carreau commented Jan 30, 2025

Failure are unrelated and due to downstream. Merging.

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.

Jupyter shebang cells ignore exit code on SIGINT

2 participants