Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming incompatibility in pytest-xdist 2.0: "slave" aliases removed #43

Closed
nicoddemus opened this issue Jun 13, 2020 · 1 comment · Fixed by #44
Closed

Upcoming incompatibility in pytest-xdist 2.0: "slave" aliases removed #43

nicoddemus opened this issue Jun 13, 2020 · 1 comment · Fixed by #44
Assignees

Comments

@nicoddemus
Copy link
Member

Hi!

As per pytest-dev/pytest-xdist#541, pytest-xdist 2.0 will remove the deprecated "slave"
aliases, which have been replaced by "worker" since pytest-xdist 1.22.

To avoid breakage, the team suggests to update your package to use the new terms, and make a new release to avoid sudden breakages once pytest-xdist 2.0 is released.

cc @Zac-HD @RonnyPfannschmidt

Thanks!

@asottile asottile self-assigned this Jun 13, 2020
@asottile
Copy link
Member

I can take this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants