On Tuesday, September 18, 2018 at 4:10:52 PM UTC-4, Ian Lance Taylor wrote:
>
> Signals in Go never interrupt functions. 
>

Thank you, that was an admirably clear reply. 

I think this needs to be documented more prominently.  Can I file an MR 
against the Go documentation? Web search is not telling me where that 
repository is.  I understand it nmay be privare.

If you would prefer, I can open a documentation issue on it.

 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. 

-- 
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