2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-07-03 03:21:34 +00:00
Commit graph

2 commits

Author SHA1 Message Date
dignifiedquire
b96afc41dc implement task locals 2020-05-02 20:27:50 +02:00
Stjepan Glavina
3dd59d7056
Refactor the task module (#421)
* Refactor the task module

* Fix clippy warning

* Simplify task-local entries

* Reduce the amount of future wrapping

* Cleanup

* Simplify stealing
2019-11-01 02:45:33 +01:00