Async Cancellation I| blog.yoshuawuyts.com
Pre-Pooping Your Pants With Rust| cglab.ca
The Promise object represents the eventual completion (or failure) of an asynchronous operation and its resulting value.| MDN Web Docs
Last fall I was working on a library to make a safe API for driving futures on top of an an io-uring| without.boats