Skip to content

PipeListener.Close error #13

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]

Activity

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

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