Run coroutine detached.
This runs coroutine without ability to retrieve return value. The object is cleared after return (no longer controls the coroutine)
Definition at line 154 of file async.h.