-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Circular import problem in 6.0?! #7487
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
Comments
Looks related to #6981 (comment). |
nicoddemus
added a commit
to nicoddemus/pytest-xdist
that referenced
this issue
Jul 13, 2020
nicoddemus
added a commit
to nicoddemus/pytest-xdist
that referenced
this issue
Jul 13, 2020
Thanks @ionelmc, Just to confirm, are you using pytest-xdist's option If so this PR should fix it: pytest-dev/pytest-xdist#558 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So I'm getting this incredibly vague error for some tests in pytest-cov:
Only happens with xdist on.
Hoping this is enough clue to the problem, if not I guess I'll look some more and make a simple reproducer ...
The text was updated successfully, but these errors were encountered: