Skip to content

Missing finalizer #8

@alexpilotti

Description

@alexpilotti

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

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