Skip to content

Freeze by unittest.mock.call?? #10578

@chenl

Description

@chenl

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions