diff options
author | Eisuke Kawashima <e-kwsm@users.noreply.github.com> | 2023-02-17 03:22:23 +0900 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-02-19 12:28:33 -0500 |
commit | f0335dc7dd249c236c1acc1a69a2471357c5b836 (patch) | |
tree | 61e2ef5b90a6d23e10bdc10291624404182715ef /mesonbuild/interpreter/interpreter.py | |
parent | 019fda91d0cb4308803c32e8d9dd311b85caf702 (diff) | |
download | meson-f0335dc7dd249c236c1acc1a69a2471357c5b836.zip meson-f0335dc7dd249c236c1acc1a69a2471357c5b836.tar.gz meson-f0335dc7dd249c236c1acc1a69a2471357c5b836.tar.bz2 |
handle more corner cases where locking the build directory fails
This can raise any OSError, but we only caught two of them that indicate
a particular failure case. Also catch the generic error form with a more
generic message.
This produces better error messages in cases where e.g. exclusive lock
is not supported.
Diffstat (limited to 'mesonbuild/interpreter/interpreter.py')
0 files changed, 0 insertions, 0 deletions