mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
7ecfd1aa07
This change ensures keyring tests that utilize the real OS keyring use credentials that are isolated by process ID so that parallel test processes do not access the same credentials. https://github.com/coder/internal/issues/1192