-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Debug failing CI #4110
Debug failing CI #4110
Conversation
Interestingly after adding the debug statements, the error goes away... Maybe a synchronisation problem? I can see that there was recently a new release of |
81024c7
to
2c6d640
Compare
4fbec0f
to
39111f0
Compare
I did not manage to find out exactly what is happening, but the key seems to be synchronisation problems between multiple things running in parallel. Pre-building the wheel and sdist files used in tests before running |
Let's get this out of the way... |
Summary of changes
In #4108 we started to see errors in the tests, which I did not manage to reproduce locally or in a container...
The purpose of this PR is to debug these errors which will hopefully help to fix them.
Closes
Pull Request Checklist
newsfragments/
.(See documentation for details)