mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
The driver plugin stub client must call `grpcutils.HandleGrpcErr` to handle plugin shutdown similar to other functions. This ensures that TaskStats returns `ErrPluginShutdown` when plugin shutdown.