Fix race condition when downloading binaries from different windows #1463
Annotations
2 errors
|
Test
Process completed with exit code 1.
|
|
test/unit/core/cliManager.test.ts > CliManager > Binary Download Behavior > cleans up old files before download:
test/unit/core/cliManager.test.ts#L362
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/unit/core/cliManager.test.ts:362:69
|