commit | 1d5dbcaaf447d1142958428ae57a19815259f066 | [log] [tgz] |
---|---|---|
author | Jacob Abrams <satur9nine@gmail.com> | Mon Mar 08 14:35:44 2021 -0800 |
committer | Jacob Abrams <satur9nine@gmail.com> | Mon Mar 08 14:35:44 2021 -0800 |
tree | 520474f8e51e586197ac5ac51145e613505b216b | |
parent | 055977a3c956458b1b44d27d6e14e7466bf744c0 [diff] |
Make FileUtils#createDir threadsafe Prior to this change the createDir method would return false if invoked around the same time on two different threads for the same directory. Test: manual Change-Id: I34ba4f645a034f47917054af4b299f916a9cfa67