diff options
author | Helmut Grohne <helmut@subdivi.de> | 2025-06-12 10:56:35 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2025-06-12 10:56:35 +0200 |
commit | b12d8dcd56e546e87b23e7481deef90bbdb0df03 (patch) | |
tree | b37c0d1b7a994bb04871408ea3c2f0b1f9adff9b /examples | |
parent | b260a3d682256b5b7eee47ad7b33b16acfd57b5e (diff) | |
download | python-linuxnamespaces-b12d8dcd56e546e87b23e7481deef90bbdb0df03.tar.gz |
run_in_fork should never propagate exceptions from the child
Otherwise an exception handler in the caller may be invoked in
unexpected ways. If an exception occurs, exit non-zero and reraise in
the parent with less detail.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions