louiscad
11/05/2018, 3:31 PMblock: Boolean
parameter that I can set to true
, but I prefer to avoid it, especially since I may need the main thread for other coroutines to continue running (I am a "heavy" coroutines user).
The extension I posted in a snippet above should work well for my use case, but I'll look into scopes still, thanks for the recommendation!gtnarg
11/05/2018, 3:38 PMwhenUndockedOnce { }
in place of awaitHiddenlouiscad
11/05/2018, 4:23 PM