-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
pytest --doctest-modules freezes computer #2854
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
Labels
type: question
general question, might be closed after 2 weeks of inactivity
Comments
7 tasks
This smells like #1217, which is a Python bug. Can you test the same thing with Python 3.6? |
Appears to be a python error: https://travis-ci.org/PedalPi/PluginsManager/builds/289297276
|
@SrMouraSilva is this still an issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, when I execute
pytest --doctest-modules
in my project PluginsManager the computer freezes and I need reboot!You can see here the problem: https://travis-ci.org/PedalPi/PluginsManager/jobs/289297278#L1156-L1166
How to
I tried on my computer on the
virtualenv
and in thedocker
and in both the computer freezes. Also,travis
freezes too.pip list
of the virtual environment you are usingThe text was updated successfully, but these errors were encountered: