Skip to content

bufio: ReadByte goes into endless loop if underlying reader does not return any bytes #7745

@griesemer

Description

@griesemer
Run the following program outside the playground: http://play.golang.org/p/eDopxGEWl2

The program times out. Instead one would expect an io.ErrNoProgress error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions