John Nunley

Results 162 issues of John Nunley

In general, but also in this book, I've heard the word "executor" refer to what I believe are two different concepts: - A queue of tasks scheduled to be ran...

I am attempting to reduce the dependence on libc in my indirect dependencies. While looking at this crate I noticed some low-hanging fruit that can be very easily replaced with...

cc smol-rs/async-executor#131

Apparently this is pretty close to an interruption

README.md has drifted somewhat from the crate's actual description.

I want to add a oneshot channel to `smol`'s public API, mainly for discoverability. Rather than re-inventing the wheel and coding one, I figure why not just re-export this crate?...

## 0.14.3 - 2025-03-08 - Manually derive `Clone` and `Default` on `WeakLoopHandle`. (#219)

So this is how it begins.