Skip to content

FileSystem: fix mkdir race condition#120

Merged
dg merged 1 commit into
nette:masterfrom
pepakriz:race-condition
Sep 3, 2016
Merged

FileSystem: fix mkdir race condition#120
dg merged 1 commit into
nette:masterfrom
pepakriz:race-condition

Conversation

@pepakriz

@pepakriz pepakriz commented Sep 3, 2016

Copy link
Copy Markdown
Contributor

Directory can be created by concurrent process. Similar solution by Symfony in this issue symfony/symfony#11726

@dg dg merged commit 260850f into nette:master Sep 3, 2016
@dg

dg commented Sep 3, 2016

Copy link
Copy Markdown
Member

Thanks

dg pushed a commit that referenced this pull request Sep 3, 2016
dg pushed a commit that referenced this pull request Sep 3, 2016
@pepakriz

pepakriz commented Sep 3, 2016

Copy link
Copy Markdown
Contributor Author

Thanks too, but... your solution broke tests :(

dg pushed a commit that referenced this pull request Sep 3, 2016
dg pushed a commit that referenced this pull request Sep 3, 2016
@dg

dg commented Sep 3, 2016

Copy link
Copy Markdown
Member

Uh, I forgot to commit test.

dg pushed a commit that referenced this pull request Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants