Files
Maven/cmd
claude 4f7ad7d99a main.go: worker starts go through goWorker (V-575)
Seven copies of add one, go, defer done. The helper keeps the WaitGroup
registration next to the goroutine it counts, so a worker cannot be started
without shutdown waiting for it.

The UnlockFn goroutines keep the shape they had, wg and all.
2026-08-06 01:29:24 +04:00
..