mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
26ab0d37c1
This feature is used by the coder agent to exchange a new token. By protecting the SessionToken via mutex we ensure there are no data races when accessing it.