Can you find where this asynchronous program get stuck at?

It’s quite annoying that you won’t see the error until the task is waited for, but there’s nowhere to throw the error.

There’s a similar problem with Channels, which seems to be fixed in 1.12.

1 Like