Skip to content

FD leak in Eio_luv.run #419

@talex5

Description

@talex5

This program fails with EMFILE after a bit:

let () =
  while true do
    Eio_luv.run ignore
  done

I suspect it's not closing async and the loop in the right order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions