On Tuesday, September 18, 2018 at 6:14:54 PM UTC-4, Ian Lance Taylor wrote:
>
> >  Under "Default behavior of signals in Go programs" in the Signals 
> package 
> > documentation, the one sentence "Defer hooks are *not* fired after 
> signal 
> > receipt." would head off potential confusion on this issue. 
>
> Well, maybe.  I agree that that would help if you come with a certain 
> vision of how signals work.  But I don't know how many people come in 
> with that vision. 



It's a plausible mistake from any old Unix hand, I think.

 Maybe we should start by saying something like 
> "signals do not interrupt the execution of Go programs." 
>

Agreed.  I'll go figure out the mechanics for that MR.
 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to