-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Milestone
Description
I can consistently make my Ubuntu 14.04 host freeze with this recipe:
On Python 3.6.1 installed via pyenv (https://github.com/pyenv/pyenv), and IPython 6.0.0 installed via pip run:
>>> from unittest.mock import call
>>> call??
Observe the entire host stop responding, as if all the CPU and/or memory are consumed by IPython.
Metadata
Metadata
Assignees
Labels
No labels