Handle possible race condition with `mkdir`
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Read the linked phpinspectionsea documentation and inspect src/CommonStorage.php around lines 48-62, where the referenced mkdir usage appears. Determine how concurrent directory creation should be handled and verify that the storage operation remains correct when mkdir races with another process.
Written by the indexing model from the issue text.
Description
- Dominant language
- PHP
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from yiisoft/rbac-php
-
type:task
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
type:enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
type:test
-
Improve tests Opentype:test
Difficulty 3/5 1-2 days Newbie friendliness 35/100
All issues in yiisoft/rbac-php
Similar issues
-
sync-en
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
sync-en
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
Перевод устарел
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·