Skip to content

fix: use locks to prevent concurrent parsing #2390

fix: use locks to prevent concurrent parsing

fix: use locks to prevent concurrent parsing #2390

Triggered via push December 17, 2024 08:17
Status Success
Total duration 1h 26m 46s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
py3.13, mysql, latest deps
/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)
py3.13, mariadb, latest deps
/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)
py3.13, postgresql, latest deps
/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)
py3.13, postgresql, edge deps
/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)