- 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 |
||
|---|---|---|
| .. | ||
| src | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||