mirror of
https://github.com/coder/code-server.git
synced 2026-01-09 07:44:14 +08:00
Registering returns an instance that lets you retry and recover without needing to keep passing the name everywhere. Also refactored the shared process a little to make better use of the retry and downgraded stderr messages to warnings because they aren't critical.