On Sat Jul 27 11:12:59 EDT 2013, ara...@mgk.ro wrote:
> > go does not use ape.
> 
> That is irrelevant to what he said.

the question at hand was the emulation of SIGCLD,
which on plan 9 is an ape-specific question.

go can't have it both ways.  either it needs to have a
solution that doesn't rely on SIGCLD, or it needs to
be ported to ape, where SIGCLD makes sense and the
ape runtime can be extendedto support it.

- erik

Reply via email to