Skip to content

[A] Don't allow python to handle signals.

Makes ctrl-c available again when ogs is compiled with python. SIGINT is otherwise handled by python. See commit message for details.

I'm not sure, which implications it has for python boundary conditions debugging and the like.

Edited by Dmitry Yu. Naumov

Merge request reports