Chromium Code Reviews
Descriptionchromevox: Fix a racy failure in directory creation in jsbundler.py.
Previous implementation can fail if other concurrent task created the
directory between path.exists and makedirs.
BUG=655750
TEST=Manually build select_to_speak with ninja -j10 many times.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/c3fd7a5f37395debb368939ef8cf3eeba32fc140
Cr-Commit-Position: refs/heads/master@{#425268}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|
|||||||||||||||||||