mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
The defer used seems correct, but the `time.Since` will always resolve immediately since it's a param to the deferred function.
The defer used seems correct, but the `time.Since` will always resolve immediately since it's a param to the deferred function.