Skip to content

Using await in CreateChild causes "Cannot wait on monitors on this runtime" #4008

Discussion options

You must be logged in to vote

Ah now I see - I think.
In your first screenshot. You can't use AddNew() from the list. It's internally sync over async. Please try instead an explicit create child call and .Add() on the list with the new item.

Replies: 9 comments 11 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
Comment options

You must be logged in to vote
0 replies
Answer selected by rockfordlhotka
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
11 replies
@clodewyks
Comment options

@rockfordlhotka
Comment options

@clodewyks
Comment options

@rockfordlhotka
Comment options

@clodewyks
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #4007 on June 03, 2024 17:38.