Skip to content

Lua io interface leaks file handles #1

Description

@LPGhatguy

In fs.lua there's a file handle reference that never gets cleaned up -- it'll dangle until the GC gets around to collecting it, which can cause problems with too many open files on *nix systems at least.

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