1
0
mirror of https://github.com/umputun/reproxy.git synced 2026-04-24 19:13:44 +02:00
Files
Umputun 484901ba0b fix race condition in plugin registration
use separate regErr variable in AfterFunc goroutine to avoid
data race with the err return value
2025-12-06 02:57:08 -06:00
..