-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.bugSomething isn't workingSomething isn't working
Description
App Version
3.25.17
API Provider
AWS Bedrock
Model Used
N/A
Roo Code Task Links (Optional)
N/A
π Steps to Reproduce
set roo-cline.customStoragePath in vscode settings.json
open vscode
select roo code
π₯ Outcome Summary
Intermittent popups with error
Custom storage path "/Users/jimweller/.roo/" is unusable, will use default path
π Relevant Logs or Errors (Optional)
I believe there is a race condition with getStorageBasePath() where multiple instances are running simultaneously. So, the .write_test file may or may not be present. Recommend adding a unqiue suffix to the .write_test file to prevent conncurrent calls of getStorageBasePath() from conflicting on the file.
Creating a PR
Metadata
Metadata
Assignees
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done