Skip to content

Explore the nursery.start() style API for exposing window objects #194

@altendky

Description

@altendky

await get_input() doesn't enable testing since the caller has no access to the window or other resources. Presently the focus has been on doing window = create_window(); await window.wait(). Consider offering window = await nursery.start(create_window).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions