Skip to content

unresponsive after gevent.monkey.patch_all() #112

Open
@JohnLunzer

Description

@JohnLunzer

as it says, after I run:

from gevent import monkey; monkey.patch_all()

ptpython becomes unresponsive with no error message. There may be a clue from running ptipython I get this error message before the terminal becomes unresponseive:

The history saving thread hit an unexpected error (LoopExit('This operation would block forever',)).History will not be written to the databa.

I'm using git clones of ptpython and prompt-toolkit from about an hour ago.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions