errors.fyi community error code reference
shutdown
erlang

shutdown

A conventional exit reason used by OTP supervisors and applications to signal an orderly shutdown. Processes receiving `shutdown` are expected to clean up and terminate.

References

← all namespaces