Skip to content

datastream: optimize memory usage on ORCID sync #1700

datastream: optimize memory usage on ORCID sync

datastream: optimize memory usage on ORCID sync #1700

Triggered via pull request December 6, 2024 10:27
Status Failure
Total duration 7m 7s
Artifacts

tests.yml

on: pull_request
Matrix: JS / Tests
Matrix: Python / Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Python / Tests (3.9, postgresql14, opensearch2): invenio_vocabularies/contrib/names/datastreams.py#L1
isort-check import tarfile from concurrent.futures import ThreadPoolExecutor, as_completed from datetime import timedelta +from itertools import islice from pathlib import Path -from itertools import islice import arrow import regex as re
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): invenio_vocabularies/contrib/names/datastreams.py#L1
isort-check import tarfile from concurrent.futures import ThreadPoolExecutor, as_completed from datetime import timedelta +from itertools import islice from pathlib import Path -from itertools import islice import arrow import regex as re
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.