mirror of
https://github.com/imjasonh/git-k8s
synced 2026-07-06 22:12:25 +00:00
- Protect r.count decrement and map deletion under a single m.mu lock hold in Release() to eliminate race with GC() - Keep GC's r.count > 0 check inside the m.mu critical section - Replace hand-rolled contains/containsSubstring with strings.Contains https://claude.ai/code/session_01WJE6ozYXZMn1CD6d4vy8b6 |
||
|---|---|---|
| .. | ||
| apis/git/v1alpha1 | ||
| client | ||
| gitauth | ||
| health | ||
| metrics | ||
| reconciler | ||
| workspace | ||