Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gopherjs serve --watch leaks file handles #421

Open
@hanwen

Description

@hanwen

this seems to be caused by

func (fs serveCommandFileSystem) Open()

which does gbuild.NewSession(). Shouldn't the session be persisted in serveCommandFileSystem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsHelpCommunity contributions are welcome for this feature!buggopherjs-toolRelated to the gopherjs tool or its build system (but not the compiler itself).

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions