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

Use asyncio to block forever rather than time sleep #309

Closed
wants to merge 7 commits into from

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    87f6ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22ae673 View commit details
    Browse the repository at this point in the history
  3. should be self not ahk

    trajano committed May 11, 2024
    Configuration menu
    Copy the full SHA
    4891e4c View commit details
    Browse the repository at this point in the history
  4. fix typing

    trajano committed May 11, 2024
    Configuration menu
    Copy the full SHA
    2398839 View commit details
    Browse the repository at this point in the history
  5. explicit return of None

    trajano committed May 11, 2024
    Configuration menu
    Copy the full SHA
    520a0fb View commit details
    Browse the repository at this point in the history
  6. it's not NoReturn anymore

    trajano committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c6128e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdb20ba View commit details
    Browse the repository at this point in the history