![Руководитель [program:x] Раздел кода выхода](https://rvso.com/image/633049/%D0%A0%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D0%B8%D1%82%D0%B5%D0%BB%D1%8C%20%5Bprogram%3Ax%5D%20%D0%A0%D0%B0%D0%B7%D0%B4%D0%B5%D0%BB%20%D0%BA%D0%BE%D0%B4%D0%B0%20%D0%B2%D1%8B%D1%85%D0%BE%D0%B4%D0%B0.png)
Я пытаюсь настроить и понять раздел программы супервизора. Один из вариантов, указанных в руководстве, этоexitcodes
exitcodes
The list of “expected” exit codes for this program.
If the autorestart parameter is set to unexpected,
and the process exits in any other way than as a
result of a supervisor stop request, supervisord
will restart the process if it exits with an exit
code that is not defined in this list.
Default: 0,2
Required: No.
Introduced: 3.0
Где я могу найти ссылку на каждый доступный код выхода?