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

Avoid unexpected background task cancellation #1699

Closed
wants to merge 7 commits into from

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    89fab50 View commit details
    Browse the repository at this point in the history
  2. Update base.py

    kigawas committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d7762c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Shield background task

    kigawas committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    584d581 View commit details
    Browse the repository at this point in the history
  2. Update base.py

    kigawas committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    84a91b8 View commit details
    Browse the repository at this point in the history
  3. Add background task test

    kigawas committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    0a49382 View commit details
    Browse the repository at this point in the history
  4. Update test_base.py

    Fix coverage
    kigawas committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    3785217 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Shield bg task in Response

    kigawas committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    02aa6eb View commit details
    Browse the repository at this point in the history