mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
3 lines
131 B
Markdown
3 lines
131 B
Markdown
|
|
[NotifyContext] now cancels the returned context with [context.CancelCauseFunc]
|
||
|
|
and an error indicating which signal was received.
|