Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PipeListener.Close error #13

Open
cmars opened this issue Sep 15, 2015 · 0 comments
Open

PipeListener.Close error #13

cmars opened this issue Sep 15, 2015 · 0 comments

Comments

@cmars
Copy link

cmars commented Sep 15, 2015

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant