diff --git a/src/nvhttp.cpp b/src/nvhttp.cpp index 427d03d9..759f89c4 100644 --- a/src/nvhttp.cpp +++ b/src/nvhttp.cpp @@ -1385,6 +1385,8 @@ namespace nvhttp { // Wait for any event shutdown_event->view(); + map_id_sess.clear(); + https_server.stop(); http_server.stop();