On Sun, 2020-12-27 at 02:24 +0000, [email protected] wrote: > That's pretty cool! I wonder what applications will benefit from > that. I would imagine quite a few. > > December 26, 2020 7:13 PM, "Samuel Thibault" <[email protected] > > wrote: > > > Hello, > > > > For information, I am currently landing patches to implemented > > waitid's > > WEXITED/WCONTINUED/etc.
The workaround for WCONTINUED can now be removed in gccgo. (I did look into how WCONTINUED should be implemented, bud did not succeed. The solution by Samuel was a little to complicated for me, adding a new argument to send_signal() and even adding a new RPC.) Thanks!
