Skip to content
Discussion options

You must be logged in to vote

If the functions you want to run are async, you can use the approach described in this comment: #10682 (comment)

For sync functions you can modify that code to run functions in thread pool and gather and await results

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by YuriiMotov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question or problem question-migrate
4 participants
Converted from issue

This discussion was converted from issue #3338 on February 27, 2023 22:48.