Skip to content

Fix and improve the server shutdown

Pascal Palenda requested to merge fix/server-shutdown into develop

The shutdown of the server with the new VANet-gRPC implementation did not work correctly. When shutting down, unhandled exceptions were trown.

These changes, together with VANet!2 (merged) should fix these issues.

Merge request reports