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, ...
-
-
-
-
544 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 6 commits in 2 repositories
Created a pull request in tokio-rs/tokio that received 17 comments
rt: unhandled panic config for current thread rt
Allows the user to configure the runtime's behavior when a spawned task panics. Currently, the panic is propagated to the JoinHandle and the runtim…
+467
−23
•
17
comments
Opened 6 other pull requests in 2 repositories
tokio-rs/tokio-metrics
4
merged
tokio-rs/tokio
2
merged
Reviewed 13 pull requests in 4 repositories
tokio-rs/tokio-metrics
6 pull requests
tokio-rs/tokio
4 pull requests
tokio-rs/website
2 pull requests
tokio-rs/tokio-uring
1 pull request
Created an issue in tokio-rs/tracing that received 3 comments
Per-callsite collect trait object
This RFC proposes altering the Collect trait to split out per-callsite
operations into a second trait. Additionally, all thread-local operations are
…
3
comments