Skip to content

Run async code directly #26

Open
Open
@jayqi

Description

@jayqi

There are other tools that let users run async code directly. See this comment for details.

Right now, if you try to execute a code example with async code, you get something like

SyntaxError: 'async with' outside async function

This is probably because exec and eval are not run as async.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions