kitchen: Re-enable graceful shutdown timeout
Version 0.5.1 fixes the issue with `uvicorn` hanging on shutdown because of the WebSocket message queue.
This commit is contained in:
@@ -35,7 +35,6 @@ spec:
|
|||||||
image: git.pyrocufflink.net/packages/kitchen:master
|
image: git.pyrocufflink.net/packages/kitchen:master
|
||||||
args:
|
args:
|
||||||
- --host=0.0.0.0
|
- --host=0.0.0.0
|
||||||
- --timeout-graceful-shutdown=0
|
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
value: America/Chicago
|
value: America/Chicago
|
||||||
|
|||||||
Reference in New Issue
Block a user