Skip to content

dev: Handle OOM in `Func::call_async` and fiber creation (#12954)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Sep 20:31
122ddc7
* Handle OOM in `Func::call_async` and fiber creation

* fix clippy

* fix build

* really fix build

* address review feedback

* fix build

* fix warnings