We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5d3b4 commit b49d4bbCopy full SHA for b49d4bb
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased
4
5
+### Fixed
6
+
7
+- Fixed race condition when multiple VS Code windows download the Coder CLI binary simultaneously.
8
+ Other windows now wait and display real-time progress instead of attempting concurrent downloads,
9
+ preventing corruption and failures.
10
11
## [v1.11.4](https://github.com/coder/vscode-coder/releases/tag/v1.11.4) 2025-11-20
12
13
### Fixed
0 commit comments