mirror of
https://github.com/coder/coder.git
synced 2026-06-06 14:38:23 +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!