Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Tokio 1.x #213

Merged
merged 14 commits into from Feb 9, 2021
Merged

Commits on Nov 1, 2020

  1. update Tokio to 0.3

    jeremyandrews committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    4e7439e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e0b72 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. update Tokio to 0.3

    jeremyandrews authored and Jeremy Andrews committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    32836c7 View commit details
    Browse the repository at this point in the history
  2. fix compile-time errors

    jeremyandrews authored and Jeremy Andrews committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    c0b9726 View commit details
    Browse the repository at this point in the history
  3. update reqwest and tokio

    Jeremy Andrews committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    fa87616 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    Jeremy Andrews committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    3713349 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. fix style issues

    Jeremy Andrews committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    14963f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. fix comments; await logs

    Jeremy Andrews committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    9124825 View commit details
    Browse the repository at this point in the history
  2. use flume try_recv on unboundend metrics channel

    Jeremy Andrews committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    86f33f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. consistently use flume channels

    Jeremy Andrews committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    12a7aab View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    Jeremy Andrews committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    6ec550e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. fix gaggle throttle math

    Jeremy Andrews committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    13d4c0e View commit details
    Browse the repository at this point in the history
  2. fix formatting

    Jeremy Andrews committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    014cb20 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. document changes

    Jeremy Andrews committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    fef754a View commit details
    Browse the repository at this point in the history