Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

RFC: Tokio reform, take 2 #3

Merged
merged 13 commits into from Feb 6, 2018
Merged

Commits on Sep 14, 2017

  1. RFC: Tokio reform

    aturon committed Sep 14, 2017
    Copy the full SHA
    3a9b507 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Initial batch of revisions

    aturon committed Sep 19, 2017
    Copy the full SHA
    469d62f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Revisions to clarify event loop customization and improve the single-…

    …threaded executor APIs
    aturon committed Sep 27, 2017
    Copy the full SHA
    18d8dfe View commit details
    Browse the repository at this point in the history
  2. Trivial change to bump github

    aturon committed Sep 27, 2017
    Copy the full SHA
    c50f6d9 View commit details
    Browse the repository at this point in the history
  3. Fix up turn method

    aturon committed Sep 27, 2017
    Copy the full SHA
    c2eaaf3 View commit details
    Browse the repository at this point in the history
  4. Minor fixes to block_on_all

    aturon committed Sep 27, 2017
    Copy the full SHA
    8c56891 View commit details
    Browse the repository at this point in the history
  5. Minor API tweaks

    aturon committed Sep 27, 2017
    Copy the full SHA
    af0cbf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. Copy the full SHA
    609b316 View commit details
    Browse the repository at this point in the history
  2. rename Timeout

    aturon committed Sep 28, 2017
    Copy the full SHA
    ac34f6e View commit details
    Browse the repository at this point in the history
  3. Update mention of KillSwitch

    aturon committed Sep 28, 2017
    Copy the full SHA
    853421b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Remove Controller

    aturon committed Oct 18, 2017
    Copy the full SHA
    ff9e944 View commit details
    Browse the repository at this point in the history
  2. Address nits

    aturon committed Oct 18, 2017
    Copy the full SHA
    7ba9b46 View commit details
    Browse the repository at this point in the history
  3. Fix copy-pasta

    aturon committed Oct 18, 2017
    Copy the full SHA
    443924b View commit details
    Browse the repository at this point in the history