1
0
mirror of https://github.com/umputun/reproxy.git synced 2026-03-06 03:04:08 +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
..