[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
Mon Apr 19 15:58:22 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21575

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7766 "Fix issue 21575 - Child processes spawned by
std.process.spawnProcess accidentally inherit signal masks in parent process"
was merged into master:

- 371e3c8606c54da2c343f570a7571176d178166c by Tomoya Tanjo:
  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