[ 
https://issues.apache.org/jira/browse/IO-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb updated IO-207:
--------------------

    Fix Version/s: 2.0
    
> 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
>             Fix For: 2.0
>
>         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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to