Closed AJChandler closed 20 hours ago
Available commands (reply to this comment):
/bns:deploy
to deploy the environment Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 55.04%. Comparing base (
fc9b33b
) to head (3b07c91
). Report is 10 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
util/app/discovery/discovery.go | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/cherry-pick release-2.13
This resolves a memory leak in the repo-server during plugin discovery caused by the connection not being closed.
Repo-Server Goroutines Leak
Repo-Server Goroutines Leak - Hard Refresh Applications x2
Fix Applied - Repo-Server Goroutines Leak - Hard Refresh Applications x2
Introduced by: #20196
Related improvement that would make this class of error harder to occur: #20217
This should be cherry-picked into the v2.13 release.
Checklist: