Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Update dependency pytest-xdist to v3.3.1#344

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pytest-xdist-3.x-lockfile
Open

Update dependency pytest-xdist to v3.3.1#344
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pytest-xdist-3.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 22, 2023

Copy link
Copy Markdown

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-xdist (changelog) 3.3.0 -> 3.3.1 age adoption passing confidence

Release Notes

pytest-dev/pytest-xdist

v3.3.1

Compare Source

===============================

Bug Fixes

  • #&#8203;907 <https://github.com/pytest-dev/pytest-xdist/issues/907>_: Avoid remote calls during startup as execnet by default does not ensure remote affinity with the
    main thread and might accidentally schedule the pytest worker into a non-main thread, which breaks numerous frameworks,
    for example asyncio, anyio, PyQt/PySide, etc.

    A more safe correction will require thread affinity in execnet (pytest-dev/execnet#&#8203;96 <https://github.com/pytest-dev/execnet/issues/96>__).


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants