luckyframework / luckyframework/lucky_flow
Unable to create directory: './tmp/screenshots': File exists
Open
bug
- Dominant language
- Crystal
- Stars
- 55
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I'm running a test and spawned multiple Flows at the same time, and after the first one spawned, the rest started throwing this error:
```
Unable to create directory: './tmp/screenshots': File exists
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure by spawning multiple Flows concurrently while they use ./tmp/screenshots. Start by tracing the directory creation path associated with screenshots; done means concurrent Flow runs no longer fail with the “File exists” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100