Emulates co_await (without await_resume)
The function tests await_ready() and await_suspend(); The frame is resumed through resume() function
Definition at line 151 of file frame.h.