Files
netbird/util
Zoltan Papp 9ba067391f [client] Fix semaphore slot leaks (#5018)
- Remove WaitGroup, make SemaphoreGroup a pure semaphore
- Make Add() return error instead of silently failing on context cancel
- Remove context parameter from Done() to prevent slot leaks
- Fix missing Done() call in conn.go error path
2026-01-03 09:10:02 +01:00
..
2024-06-13 13:24:24 +02:00
2022-06-23 17:04:53 +02:00
2023-11-27 16:40:02 +01:00
2024-07-16 11:50:35 +02:00