-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed