feat: lock file while read, write and refresh token #1378
Annotations
4 errors
Run pytest:
diracx-core/tests/test_utils.py#L283
test_get_token_input_token_not_exists
AssertionError: assert AccessToken(token='', expires_on=0) is None
|
Run pytest:
diracx-core/tests/test_utils.py#L296
test_get_token_invalid_input
AssertionError: assert AccessToken(token='', expires_on=0) is None
|
Run pytest:
diracx-core/tests/test_utils.py#L381
test_get_token_refresh_invalid
AssertionError: assert AccessToken(token='', expires_on=0) is None
|
Run pytest
Process completed with exit code 1.
|
Loading