January 10, 2021 – January 17, 2021
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
tokio-1.0.2 Tokio v1.0.2
published
Jan 15, 2021
17 Pull requests merged by 11 people
-
docs: Clarified the point about changing the file descriptor underlyi…
#3430 merged
Jan 17, 2021 -
chore: merge tokio-1.0.x
#3439 merged
Jan 16, 2021 -
Add documentation to process::Child fields
#3437 merged
Jan 16, 2021 -
chore: merge 1.0.x changes
#3433 merged
Jan 16, 2021 -
chore: release tokio v1.0.2
#3429 merged
Jan 15, 2021 -
Fix unsoundness in read_to_end
#3428 merged
Jan 14, 2021 -
sync: RwLock add try_read and try_write methods
#3400 merged
Jan 14, 2021 -
Minimize the amount of duplicated code in the task harness
#3314 merged
Jan 14, 2021 -
chore: use CARGO_BIN_EXE instead of inspecting env::current_exe()
#3427 merged
Jan 14, 2021 -
Update issue template
#3425 merged
Jan 14, 2021 -
mpsc: Add `Sender::try_reserve` function
#3418 merged
Jan 13, 2021 -
chore: prepare tokio-stream 0.1.2
#3414 merged
Jan 12, 2021 -
Add tokio 1.0 policies to contributing guide
#3386 merged
Jan 12, 2021 -
util: remove path deps
#3413 merged
Jan 12, 2021 -
chore: prepare tokio-util v0.6.1 release
#3402 merged
Jan 12, 2021 -
io/runtime: typo fixes
#3401 merged
Jan 12, 2021 -
macros: fix unused_braces in generated code
#3404 merged
Jan 11, 2021
8 Pull requests opened by 7 people
-
Any delimiter codec
#3406 opened
Jan 11, 2021 -
Minimize the amount of duplicated code
#3416 opened
Jan 13, 2021 -
process: drop child stdin in `wait()`
#3421 opened
Jan 14, 2021 -
[WIP] ci: improve cross testing
#3424 opened
Jan 14, 2021 -
Keep track of initialized bytes in read_to_end
#3426 opened
Jan 14, 2021 -
sync: fix panic in broadcast::Receiver drop
#3434 opened
Jan 16, 2021 -
Add LocalSet example
#3438 opened
Jan 16, 2021 -
Use function to produce error string for context missing
#3441 opened
Jan 17, 2021
8 Issues closed by 7 people
-
Allow configuring tests to always run using the threaded scheduler with multiple threads.
#3332 closed
Jan 17, 2021 -
nice project
#3436 closed
Jan 16, 2021 -
RwLock miss try_read and try_write method
#2284 closed
Jan 14, 2021 -
No way to wait for a child to exit without closing stdin
#3420 closed
Jan 13, 2021 -
tokio_util: Always pending feature for `DelayQueue`
#3407 closed
Jan 12, 2021 -
Livelock in poll_proceed when using a futures 0.1 FuturesUnordered on Tokio 0.2.16
#2390 closed
Jan 12, 2021 -
TcpStream::connect unexpected successful connection
#3405 closed
Jan 11, 2021 -
tokio::main and tokio::test trigger errant "unnecessary braces around block return value" rustc warnings
#3403 closed
Jan 11, 2021
6 Issues opened by 6 people
-
Include Tokio version in "no such executor" for Tokio 0.2.x and 0.3.x
#3442 opened
Jan 17, 2021 -
`tracing` the executor, inlined async function behavior
#3440 opened
Jan 17, 2021 -
Consider add (read/write)_f32/64_(/le) methods into AsyncReadExt and AsyncWriteExt?
#3435 opened
Jan 16, 2021 -
FramedRead / poll_read_buf don't keep track of initialized buffer parts
#3417 opened
Jan 13, 2021 -
Make MSRV "whatever popular distros support" AKA "what oldest supported Firefox ESR requires"
#3412 opened
Jan 12, 2021 -
meta: tweak post 1.0 dev/release process
#3411 opened
Jan 12, 2021
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add `fs::exists` function
#3375 commented on
Jan 12, 2021 • 10 new comments -
UB in the batch_semaphore linked list
#3399 commented on
Jan 15, 2021 • 4 new comments -
Add initial named pipes support
#3388 commented on
Jan 15, 2021 • 4 new comments -
Change number of worker threads from within runtime
#3329 commented on
Jan 15, 2021 • 3 new comments -
Standardize missing executor panic messages
#3361 commented on
Jan 11, 2021 • 2 new comments -
util: makes `Framed` and `FramedStream` resumable after eof
#3272 commented on
Jan 13, 2021 • 2 new comments -
Added map associated function to MutexGuard that uses new MappedMutexGuard type
#2472 commented on
Jan 12, 2021 • 1 new comment