Skip to content

PipeListener.Close error #13

@cmars

Description

@cmars

In worker/uniter/uniter.go, we had a cleanup function that called u.tomb.Kill(runListener.Close()). On windows, this is an npipe, where Close() is returning an "Element not found".

Why does this error return from npipe/PipeListener.Close()? Is it a problem with how we're using it, or is this something that can/should be ignored?

[Edited]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions