mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08: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.