Skip to content

proxy handler error channel bug? #92

@jhorwit2

Description

@jhorwit2

My go knowledge isn't super awesome, but I think you are ignoring 1 error in the websocket & raw handler. You can see here how you spawn 2 goroutines using the cp func, then only wait for 1 error to be returned on the channel. Shouldn't you be waiting for both to return?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions