mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
- Updates plugin staleness check to check mtime instead of atime, as atime has been shown to be unreliable - Updates existing unit test to use a real filesystem as Afero's in-memory FS doesn't support atimes at all