Skip to content

Closing stdin by pressing Ctrl+D does doesn't work on Windows #36645

@skirsch

Description

@skirsch

doing readlines() or read(stdin) and typing Control-D to send an EOF works on other platforms, but not on Windows (using Julia 1.4.1). Nothing happens when you type ^D beyond just echoing ^D back to the terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ioInvolving the I/O subsystem: libuv, read, write, etc.system:windowsAffects only Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions