dev: Handle OOM in `Func::call_async` and fiber creation (#12954)
Pre-release
Pre-release
* Handle OOM in `Func::call_async` and fiber creation * fix clippy * fix build * really fix build * address review feedback * fix build * fix warnings