Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[pull] main from RustPython:main#666

Merged
pull[bot] merged 1 commit intoMu-L:mainfrom
RustPython:main
Jan 10, 2025
Merged

[pull] main from RustPython:main#666
pull[bot] merged 1 commit intoMu-L:mainfrom
RustPython:main

Conversation

@pull
Copy link

@pull pull bot commented Jan 10, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

If `install_signal_handlers` is false (due to embedding),
the VM still inits the signal stdlib and installs a lot
of signal-handling, including touching *ever* signal,
including SIGINT.

When running multiple concurrent interpreters with
varying inits at varying times, this can break the
hosting application's signal-handling so lovingly
set up before starting anything with RustPython.
@pull pull bot added the ⤵️ pull label Jan 10, 2025
@pull pull bot merged commit d06459f into Mu-L:main Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant