Skip to content

Writing to stdout blocks from subthreads while working with REPL #876

@shirok

Description

@shirok

In the REPL mode, it appears that the primordial thread grabs lock to the stdout, causing any subthread that writes to stdout to block. I don't recall if it is so by design but it is definitely confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions