Skip to content

fix: move wg.Add(1) before goroutine launch to prevent negative WaitGroup counter#129

Merged
alajmo merged 1 commit into
alajmo:mainfrom
mikeboiko:fix/waitgroup-race-condition
May 12, 2026
Merged

fix: move wg.Add(1) before goroutine launch to prevent negative WaitGroup counter#129
alajmo merged 1 commit into
alajmo:mainfrom
mikeboiko:fix/waitgroup-race-condition

fix: move wg.Add(1) before goroutine launch to prevent negative WaitG…

2442670
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
test (ubuntu-latest, 1.25.5)
succeeded May 11, 2026 in 1m 17s