agent
agent copied to clipboard
move grpc close logic to a single place
Proposed changes
Move the gRPC close connection on the close signal of application instead of being called in multiple plugins
Checklist
Before creating a PR, run through this checklist and mark each as complete.
- [x] I have read the
CONTRIBUTING
document - [x] I have run
make install-tools
and have attached any dependency changes to this pull request - [x] If applicable, I have added tests that prove my fix is effective or that my feature works
- [x] If applicable, I have checked that any relevant tests pass after adding my changes
- [ ] If applicable, I have updated any relevant documentation (
README.md
) - [ ] If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13