Skip to content

Disables PETSc signal handler#229

Merged
boriskaus merged 2 commits intomainfrom
bk/no_signal_handler
Mar 20, 2026
Merged

Disables PETSc signal handler#229
boriskaus merged 2 commits intomainfrom
bk/no_signal_handler

Conversation

@boriskaus
Copy link
Copy Markdown
Collaborator

@boriskaus boriskaus commented Mar 20, 2026

Deactivates the PETSc signal handler by default during initialization. This resolves potential conflicts with Julia's own signal handlers, ensuring more stable operation, particularly in multithreaded environments.

This addresses issue #228
Identified by @filoferra, solution by @vchuravy

@boriskaus boriskaus merged commit 1d57af9 into main Mar 20, 2026
6 checks passed
@boriskaus boriskaus deleted the bk/no_signal_handler branch March 20, 2026 09:24
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.

2 participants