-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
When a PipeConn or PipeListener instance goes out of scope without having closed an underlying Win32 pipe handler, the pipe will remain open.
This can be solved by setting a finalizer:
http://golang.org/pkg/runtime/#SetFinalizer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels