Test that using wrong runner/coroutine pair does not crash....
Test that using wrong runner/coroutine pair does not crash.
Make sure that if the coroutine runner encounter an exception (likely
when encountering the wrong coroutine from another aio library), it is
set on the result and does not crash the interpreter.