[
https://issues.apache.org/jira/browse/IO-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated IO-207:
-----------------------------
Component/s: Utilities
Fix Version/s: (was: 1.4)
> Race condition in forceMkdir
> ----------------------------
>
> Key: IO-207
> URL: https://issues.apache.org/jira/browse/IO-207
> Project: Commons IO
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 1.4
> Environment: Windows
> Reporter: Luke Quinane
> Priority: Minor
> Attachments: forceMkdir.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> If two processes or threads call forceMkdir() with the same directory there
> is a chance that one will throw an IOException even though a directory was
> correctly created (by the other process or thread).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.