Files
s1d3sw1ped_bot fa89d7c126
CI / check-and-test (pull_request) Successful in 20s
Fix data race between logger.Init and GetLogger.
Copy the global logger pointer under the mutex and publish a fully built instance so concurrent tests and handleConnection logging are race-free.
2026-08-31 23:56:43 +00:00
..