Skip to content

How do I run an async CLR function efficiently from Jint #1463

Answered by lahma
Ghostbird asked this question in Q&A
Discussion options

You must be logged in to vote

Currently the best option is to call GetAwaiter().GetResult() to get the async outcome.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@Ghostbird
Comment options

@Ghostbird
Comment options

@lahma
Comment options

lahma Feb 22, 2023
Collaborator

Answer selected by Ghostbird
@Ghostbird
Comment options

@SebastianStehle
Comment options

@Ghostbird
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants