mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +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.