Fix and improve the server shutdown
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.