cloud-hypervisor/vmm
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
..
src vmm: http: graceful shutdown of the http api thread 2024-02-29 12:34:30 +00:00
Cargo.toml build: Bump bitflags from 2.4.1 to 2.4.2 2024-02-20 23:54:02 +00:00