mirror of
https://github.com/getredash/redash.git
synced 2026-05-06 03:00:13 -04:00
__file__ will resolve to tests/test_cli.py, which is already opened by Python. When tests are run on a network file system the test runner may deadlock while waiting for an advisory lock to be released on this file.