Skip to content

Allow for get_human_input to be async #527

@constantinidan

Description

@constantinidan

Hi!

Ideally the get_human_input should also have the ability to be async. Right now, it seems impossible to have a code that is fully async because of this.

To do that, there is a need to async the function check_termination_and_human_reply and await the three calls to get_human_input

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions