Skip to content

guest_exec locks qga socket until process ends #28

@arcnmx

Description

@arcnmx

Executing a long-running process via hotkeys causes all subsequent presses to wait until the process has exited before it can run them.

This loop is the culprit, since it holds on to the exclusive qga socket lock until it finally has a return value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions