working
I do stuff, I say stuff. It's serious business.
- Portland, OR
- @carllerche
Highlights
- 6 discussions answered
Block or Report
Block or report carllerche
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
tokio-rs/tokio Public
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
-
-
-
393 contributions in the last year
Activity overview
Contributed to
tokio-rs/tokio,
tokio-rs/tokio-uring,
tokio-rs/tokio-metrics
and 24 other
repositories
Contribution activity
June 2022
Created an issue in tokio-rs/tokio that received 2 comments
task: add LocalSet::enter to enable calling task::spawn_local from outside of an async context
Is your feature request related to a problem? Please describe.
The task::spawn_local function is not async, which means it could be called from out…
2
comments