mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +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.