You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing the same thing, and likewise for python setup.py test, python setup.py build_sphinx, etc. Really makes it hard to work on the docs or anything that's test-driven... I see it with both clang and gcc, if that matters.
If you do
python setup.py build
and thenpython setup.py build
immediately following, every thing gets rebuilt all over again.git bisect
tells me the first commit with this issue is ae38cc9@embray, any thoughts?
The text was updated successfully, but these errors were encountered: