Skip to content

Tags: fudini/tokio

Tags

tokio-0.2.21

Toggle tokio-0.2.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.21 release (tokio-rs#2530)

tokio-0.2.20

Toggle tokio-0.2.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.20 release. (tokio-rs#2458)

tokio-0.2.19

Toggle tokio-0.2.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.19 release (tokio-rs#2441)

tokio-0.2.18

Toggle tokio-0.2.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare to release 0.2.18 (tokio-rs#2399)

tokio-0.2.17

Toggle tokio-0.2.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare to release 0.2.17 (tokio-rs#2392)

# 0.2.17 (April 9, 2020)

### Fixes
- rt: bug in work-stealing queue (tokio-rs#2387) 

### Changes 
- rt: threadpool uses logical CPU count instead of physical by default
  (tokio-rs#2391)


Signed-off-by: Eliza Weisman <[email protected]>

tokio-0.2.16

Toggle tokio-0.2.16's commit message
- sync: fix a regression where `Mutex`, `Semaphore`, and `RwLock` fut…

…ures no

  longer implement `Sync` (tokio-rs#2375)
- fs: fix `fs::copy` not copying file permissions (tokio-rs#2354)

- time: added `deadline` method to `delay_queue::Expired` (tokio-rs#2300)
- io: added `StreamReader` (tokio-rs#2052)

tokio-0.2.15

Toggle tokio-0.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Prepare `0.2.15` release (tokio-rs#2365)

Signed-off-by: Lucio Franco <[email protected]>

tokio-0.2.14

Toggle tokio-0.2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare tokio v0.2.14 release (tokio-rs#2356)

tokio-0.2.13

Toggle tokio-0.2.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.13 release (tokio-rs#2282)

Includes a quick bug fix

tokio-0.2.12

Toggle tokio-0.2.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.12 release (tokio-rs#2278)

Also includes `tokio-macros` v0.2.5.