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 Scheduler.shield() and Scheduler.wait_and_close() #495

Merged
merged 25 commits into from
Jul 23, 2024
Merged

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    8068ef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f380aa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update _scheduler.py

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    19d0585 View commit details
    Browse the repository at this point in the history
  2. Update aiohttp.py

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3b7d611 View commit details
    Browse the repository at this point in the history
  3. Update _scheduler.py

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3df7f40 View commit details
    Browse the repository at this point in the history
  4. Update _scheduler.py

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1f327f2 View commit details
    Browse the repository at this point in the history
  5. Update _scheduler.py

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c140e3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43ade6e View commit details
    Browse the repository at this point in the history
  7. Update _scheduler.py

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9ee2f8d View commit details
    Browse the repository at this point in the history
  8. Add tests

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e69f1ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    424fdb8 View commit details
    Browse the repository at this point in the history
  10. Type ignores

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a867207 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9a1ce4d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    25cbd0a View commit details
    Browse the repository at this point in the history
  13. Another test

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a145d4d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    570797e View commit details
    Browse the repository at this point in the history
  15. Fix

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f621cd9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7fac6f7 View commit details
    Browse the repository at this point in the history
  17. Fix

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6fe84a2 View commit details
    Browse the repository at this point in the history
  18. Update _scheduler.py

    Dreamsorcerer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7dc46e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Docs

    Dreamsorcerer committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e774080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e257a16 View commit details
    Browse the repository at this point in the history
  3. Docs

    Dreamsorcerer committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1585f26 View commit details
    Browse the repository at this point in the history
  4. Docs

    Dreamsorcerer committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    452bdab View commit details
    Browse the repository at this point in the history
  5. Docs

    Dreamsorcerer committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    61c80a4 View commit details
    Browse the repository at this point in the history