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

switch to async-io + blocking + multitask #836

Merged
merged 6 commits into from
Jul 26, 2020

Commits on Jul 24, 2020

  1. fix build with -default +unstable

    and add a CI check for it
    
    Fixes async-rs#842
    
    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Keruspe committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    8886039 View commit details
    Browse the repository at this point in the history
  2. switch to async-io

    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Keruspe committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    25e0e1a View commit details
    Browse the repository at this point in the history
  3. switch to blocking

    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Keruspe committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    2fe087b View commit details
    Browse the repository at this point in the history
  4. switch to futures-lite

    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Keruspe committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    48693fc View commit details
    Browse the repository at this point in the history
  5. switch to multitask

    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Keruspe committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    0c51283 View commit details
    Browse the repository at this point in the history
  6. switch to async-executor

    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    Keruspe committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    abc2929 View commit details
    Browse the repository at this point in the history