[Issue 21575] Child processes spawned by std.process.spawnProcess accidentally inherit signal masks in parent process
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jan 24 05:57:48 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21575
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@tom-tan created dlang/phobos pull request #7766 "Fix issue 21575 - Child
processes spawned by std.process.spawnProcess accidentally inherit signal masks
in parent process" fixing this issue:
- Fix issue 21575 - Child processes spawned by std.process.spawnProcess
accidentally inherit signal handlers in parent process
- Fix issue 21575 - Child processes spawned by std.process.spawnProcess
accidentally inherit signal masks in parent process
https://github.com/dlang/phobos/pull/7766
--
More information about the Digitalmars-d-bugs
mailing list