Skip to content

from unittest.mock import call #2769

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

Closed
dfroger opened this issue Sep 11, 2017 · 2 comments
Closed

from unittest.mock import call #2769

dfroger opened this issue Sep 11, 2017 · 2 comments

Comments

@dfroger
Copy link

dfroger commented Sep 11, 2017

foo.py:

from unittest.mock import call

Running:

pytest foo.py

never finish to collect tests, and consume all CPU and Memory of my computer.

Tested on Debian 8 with 3.1.0 and 3.2.2, Python 3.6.1

@The-Compiler
Copy link
Member

Duplicate of #1217

@dfroger
Copy link
Author

dfroger commented Sep 11, 2017

thanks, I did not search enough...

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

No branches or pull requests

2 participants