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

Add async support #1

Merged
merged 5 commits into from
Jul 12, 2021
Merged

Add async support #1

merged 5 commits into from
Jul 12, 2021

Commits on Jul 8, 2021

  1. Add async support

    Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
    zhiburt committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    10f9dad View commit details
    Browse the repository at this point in the history
  2. Use latest ptyprocess

    Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
    zhiburt committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    2ec9acc View commit details
    Browse the repository at this point in the history
  3. Fix failed test

    Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
    zhiburt committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    1c91dfb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Move async version of tests to the same file as sync ones

    Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
    zhiburt committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    afabb1b View commit details
    Browse the repository at this point in the history
  2. Fix test error

    Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
    zhiburt committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    0e1a9c7 View commit details
    Browse the repository at this point in the history