We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Various signals (e.g. SIGQUIT) are handled by the runtime and lead to special default actions in all Go programs.
It would be great to document these somewhere (e.g. os/signal) so people can find these magic signals and their expected/current behavior somewhere.