Is it valid to call handle.destroy() from within the final suspension of a C++ coroutine?
handle.destroy()
From my understanding, this should be fine because the coroutine is