mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
* chore: check if process is nil We check if process is nil in the ports_supported file. Just matching that defensive check, not sure if it can be nil.