Skip to content

Allow for asynchronous sandbox evaluation#43

Open
tobiasdiez wants to merge 1 commit into
zotero:masterfrom
tobiasdiez:async-sandbox
Open

Allow for asynchronous sandbox evaluation#43
tobiasdiez wants to merge 1 commit into
zotero:masterfrom
tobiasdiez:async-sandbox

Conversation

@tobiasdiez

Copy link
Copy Markdown
Contributor

The built-in evaluation sandbox is synchronous, but in some other contexts it might be async (eg I'm currently working on a sandbox that simply imports the translator). To prepare for this, we call the evaluation with await (which is a no-op if eval is sync).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant