mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +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.