mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
`time.Now()` is greater than microsecond precision while timestamps we store in Postgres are only microsecond precision. Flake potential is non-zero.