mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 11:55:42 +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.