mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +00:00
3176e10562
This caused many races where logs would escape the tests by milliseconds. By using an atomic on the logger, we can fix all of it!