Yeah, it's about time we change this to a nicer error. I updated the examples, thanks for flagging @Akito.
@mratsim By the way, **never** use `waitFor` in async procs. You should use `await` instead.
Yeah, it's about time we change this to a nicer error. I updated the examples, thanks for flagging @Akito.
@mratsim By the way, **never** use `waitFor` in async procs. You should use `await` instead.