cloud-hypervisor/src
Alexandru Matei 1091494320 vmm: http: graceful shutdown of the http api thread
This commit ensures that the HttpApi thread flushes all the responses
before the application shuts down. Without this step, in case of a
VmmShutdown request the application might terminate before the
thread sends a response.

Fixes: #6247

Signed-off-by: Alexandru Matei <alexandru.matei@uipath.com>
2024-02-29 12:34:30 +00:00
..
bin main: Show help text when run without arguments 2024-02-24 09:35:37 +00:00
main.rs vmm: http: graceful shutdown of the http api thread 2024-02-29 12:34:30 +00:00