commit | b1c0cb64cdb8933fdb25df90bd00e85055305bd7 | [log] [tgz] |
---|---|---|
author | Vadim Shtayura <vadimsh@chromium.org> | Tue Aug 26 18:54:25 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 26 18:55:28 2025 |
tree | 89abcddf888a5edffb53eb81012a298383f8bc34 | |
parent | b3deeb704ad965280661ca31b63111e1e2f0af32 [diff] |
Do not crash if file_path.get_recursive_size(...) returns None. It returns None if there were some unexpected errors calculating directory size. R=chanli@chromium.org Change-Id: Iad79ddd1427b0814c5b8d9b8e31abbfd6154d209 Reviewed-on: https://chromium-review.googlesource.com/c/infra/luci/luci-py/+/6886298 Reviewed-by: Chan Li <chanli@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org> NOKEYCHECK=True GitOrigin-RevId: 06d929c3032e134f7820e0339994ea1e7117a1e3
This is the Python Client code for LUCI. It's part of the main python repo, and is also mirrored into a standalone client-py repo.
To contribute changes you need to clone the main python repo and then use git cl upload. The client-py repo mirror (which appears in Chromium's third_party directory) cannot be contributed to directly.
This project is licensed under Apache v2.0 license. See LICENSE for details.