Commit e6d4b8d
authored
fix(containeranalysis): fix docs and closing of client. (#5220)
It was documented that the embedded grafeas client shared a connection
with the main client, but it does not and never has from looking at history.
Updated the comment but also explicitly called close on the grafeas client
when the containeranalysis client is closed.
Fixes: #52171 parent b5fe903 commit e6d4b8d
1 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments