feat: lock file while read, write and refresh token #1204
Annotations
3 errors
diracx-core/tests/test_utils.py#L74
test_write_credentials_is_locking_file
AssertionError: assert True is False
+ where True = isinstance(OSError(22, 'Invalid argument'), OSError)
+ where OSError(22, 'Invalid argument') = <ExceptionInfo OSError(22, 'Invalid argument') tblen=2>.value
|
diracx-core/tests/test_utils.py#L86
test_read_creadentials_is_locking_file
NameError: name 'read_credentials' is not defined
|
|
This job failed
Loading