Chromium Code Reviews
DescriptionImprove error handling for file_path.rmtree()
If there has been an error while deleting but the directory still disappeared,
do not throw. Use a set to not list the same path mulitple times.
R=vadimsh@chromium.org
BUG=732891
Review-Url: https://codereview.chromium.org/2934983003
Committed: https://github.com/luci/luci-py/commit/32f1b4e8be313e65e99b5de5a7255f66452db4be
Patch Set 1 #
Total comments: 1
Patch Set 2 : Redo #
Total comments: 2
Patch Set 3 : fs.exits() call #Messages
Total messages: 11 (4 generated)
|