mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +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.