mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-22 06:51:38 -04:00
* As value mutex was copied and therefore synchronization worked wrong * It's pretty big structure with reference types, so copying create unnecessary pressure on GC Signed-off-by: Alexander Morozov <lk4d4@docker.com>