[Issue 19146] std.process.spawnProcess: Set signal handlers are reset to SIG_DFL between fork-exec
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jul 25 07:53:50 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19146
Hiroki Noda <kubo39 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Hiroki Noda <kubo39 at gmail.com> ---
I'm wrong, we don't have to care about race condition in this case when we
don't use vfork().
--
More information about the Digitalmars-d-bugs
mailing list