Skip to content

Luv: deadlock sharing resources between domains? #386

@talex5

Description

@talex5

There's a hang reported in mirage/ocaml-cohttp#953 when using the Luv backend with multiple domains. I only looked at it briefly, but I wonder if using multiple Luv event loops is a bad idea. Possibly we should run a single Luv event loop in a sys-thread and dispatch events to domains from that?

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