Skip to content

thread blocked indefinitely in an MVar operation #105

@diogob

Description

@diogob

So this builds fine, runs the package tests fine, runs the NixOS integration test fine. But when I use it in my project, each websocket connection is immediately lost again and postgres-websockets shows this output:

thread blocked indefinitely in an MVar operation

In a loong debugging session I nailed this down to time-manager-0.1.2. 0.1.1 works fine, but 0.1.2 breaks it for us. Since you're not using that directly, I can only guess that it causes problems for code related to auto-update (?).

Maybe you have more insight, maybe you can reproduce, maybe you have any idea what's going on?

(the related change in that 0.1.1 -> 0.1.2 update was this PR: yesodweb/wai#1013)

Originally posted by @wolfgangwalther in #101 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions