Skip to content

Incorrect usage of std::condition_variable #10

@lte678

Description

@lte678

In Terminal::prompt_list_choice, we use std::condition_variables, but without a predicate. This can cause a deadlock or spurious wake-ups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions