Cancel shutdown when crashed worker is restarted (#813)

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
Aleksandr Mezin
2022-09-07 02:37:38 +06:00
committed by GitHub
parent 6169d494a4
commit e407a3377e
3 changed files with 27 additions and 0 deletions

1
changelog/813.bugfix Normal file
View File

@@ -0,0 +1 @@
Cancel shutdown when a crashed worker is restarted.