Chromium Code Reviews
DescriptionMake multiple attempts to write binding files to disc
Our dartium-win builders are currently flaky on the compile step. Sometimes
we're not able to write the generated dart bindings to disc (we get an IOError:
Permission denied).
This change makes sure we do multiple attempts for writing out the generated
files before we give up. Hopefully we can eliminate this hack as soon as we
found the root cause.
TBR=efortuna@google.com
Committed: https://code.google.com/p/dart/source/detail?r=24772
Patch Set 1 #Patch Set 2 : #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|