qwen-code/packages
DS-Controller2 67e2e270bd
Fix performance issues with SharedTokenManager causing 20-minute delays (#586)
- Optimize lock acquisition strategy with exponential backoff
- Reduce excessive I/O operations by increasing cache check interval
- Add timeout monitoring for token refresh operations
- Add timeout wrappers for file operations to prevent hanging
- Fixes issue #585 where users experienced extreme performance issues with Qwen Code
2025-09-12 16:35:22 +08:00
..
cli fix: clear saved creds when switching authType (#587) 2025-09-12 16:34:53 +08:00
core Fix performance issues with SharedTokenManager causing 20-minute delays (#586) 2025-09-12 16:35:22 +08:00
test-utils chore: pump version to 0.0.10 (#502) 2025-09-02 17:55:22 +08:00
vscode-ide-companion chore: pump version to 0.0.10 (#502) 2025-09-02 17:55:22 +08:00