`waitfor A() and B()` raises errors directly, so you can handle them with a 
try...except block, whereas `asyncCheck` just barfs some error messages to 
stderr unknown to the rest of your code.

Reply via email to