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

Raise deferred KeyboardInterrupt out of run() after cancelling all tasks #1537

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on May 19, 2020

  1. Inject deferred KeyboardInterrupt in a new task, instead of waking up…

    … the main task to deliver it
    oremanj committed May 19, 2020
    Configuration menu
    Copy the full SHA
    2f36eaa View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Add tests

    oremanj committed May 20, 2020
    Configuration menu
    Copy the full SHA
    ba74c8f View commit details
    Browse the repository at this point in the history
  2. yapf

    oremanj committed May 20, 2020
    Configuration menu
    Copy the full SHA
    2b780a7 View commit details
    Browse the repository at this point in the history
  3. flake8

    oremanj committed May 20, 2020
    Configuration menu
    Copy the full SHA
    eaea785 View commit details
    Browse the repository at this point in the history
  4. Resolve drop in coverage

    oremanj committed May 20, 2020
    Configuration menu
    Copy the full SHA
    8a089d0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. add notes about delivery

    oremanj committed May 22, 2020
    Configuration menu
    Copy the full SHA
    b18396c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b76c5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aee9661 View commit details
    Browse the repository at this point in the history
  4. Fix docs

    oremanj committed May 22, 2020
    Configuration menu
    Copy the full SHA
    ed3fe73 View commit details
    Browse the repository at this point in the history
  5. Add newsfragments

    oremanj committed May 22, 2020
    Configuration menu
    Copy the full SHA
    5028426 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    889660f View commit details
    Browse the repository at this point in the history