Skip to content

read(io, Type, n) beyond end of file hangs #17

Closed

Description

Example:

julia> read(open("/dev/null"), Uint8, 1)
^C

Worse still, it busy-waits. This bug kicks in when make test-utf8 is run without run make in the test/unicode directory first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions