Files
redash/tests
Eric Radman ff85a36f50 Avoid file locking issue when running CLI test (#6449)
__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.
2023-09-12 18:44:24 -04:00
..
2023-09-05 00:26:21 +00:00
2023-07-21 14:52:46 +09:00