Skip to content

parseVersion2 throws away underlying reader error #145

@emersion

Description

@emersion

When parseVersion2 gets an error from the bufio.Reader, it throws it away. This makes it tricky to recover the source failure on network error.

Instead, it should wrap the underlying error with its own.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions