Skip to content
Snippets Groups Projects
Commit 4021b1e1 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

lib/utils/pyexec: Don't treat SystemExit as "forced exit".

"Forced exit" is treated as soft-reboot (Ctrl+D). But expected effect of
calling sys.exit() is termination of the current script, not any further
and more serious actions like mentioned soft reboot.
parent af8d791b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment