working
I do stuff, I say stuff. It's serious business.
- Portland, OR
- @carllerche
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, ...
-
-
-
-
321 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 5 commits in 1 repository
Created a pull request in tokio-rs/tokio that received 10 comments
rt: remove a reference to internal time handle
This patch removes a handle to the internal runtime driver handle held by the runtime. This is another step towards reducing the number of Arc refs…
+88
−70
•
10
comments
Opened 5 other pull requests in 1 repository
Reviewed 8 pull requests in 2 repositories
tokio-rs/tokio
6 pull requests
- rt: signal driver now uses I/O driver directly
- rt: remove a reference to internal time handle
-
stream: document that
throttleoperates on ms granularity - task: wake local tasks to the local queue when woken by the same thread
-
macros: rename
thread_local!totokio_thread_local! - macros: don't take ownership of futures in macros




