sapling/eden/mononoke/blobrepo
Thomas Orozco 4dd3461824 third-party/rust: update Tokio 0.2.x to 0.2.24 & futures 1.x to 1.30
Summary:
When we tried to update to Tokio 0.2.14, we hit lots of hangs. Those were due
to incompatibilities between Tokio 0.2.14 and Futures 1.29. We fixed some of
the bugs (and others had been fixed and were pending a release), and Futures
1.30 have now been released, which unblocks our update.

This diff updates Tokio accordingly (the previous diff in the stack fixes an
incompatibility).

The underlying motivation here is to ease the transition to Tokio 1.0.
Ultimately we'll be pulling in those changes one or way or another, so let's
get started on this incremental first step.

Reviewed By: farnz

Differential Revision: D25952428

fbshipit-source-id: b753195a1ffb404e0b0975eb7002d6d67ba100c2
2021-01-25 08:06:55 -08:00
..
blobrepo_hg third-party/rust: update Tokio 0.2.x to 0.2.24 & futures 1.x to 1.30 2021-01-25 08:06:55 -08:00
blobsync third-party/rust: update Tokio 0.2.x to 0.2.24 & futures 1.x to 1.30 2021-01-25 08:06:55 -08:00
changeset_fetcher convert changesets to new type futures 2021-01-06 07:11:36 -08:00
common convret to new type futures 2020-12-03 07:15:04 -08:00
errors mononoke: remove HgBlobEntry 2020-11-26 08:22:05 -08:00
factory mononoke: simplify open_blobrepo_given_datasources parameters 2020-12-23 02:08:22 -08:00
override blobrepo: move ChangesetFetcher to attributes 2020-09-02 17:20:41 -07:00
repo_blobstore scuba: turn ScubaSampleBuilderExt into a wrapper struct 2020-11-30 21:26:24 -08:00
src Make it possible to filter bookmark log entries by timestamp 2021-01-25 05:26:13 -08:00
test convert blobrepo tests to new type futures 2020-12-17 07:45:26 -08:00
Cargo.toml convert blobrepo tests to new type futures 2020-12-17 07:45:26 -08:00