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

Async Support #17

Merged
merged 16 commits into from
Sep 18, 2024
Merged

Async Support #17

merged 16 commits into from
Sep 18, 2024

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    6f783d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08df59c View commit details
    Browse the repository at this point in the history
  3. Async in build script

    VoreckLukas committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b64c2f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85f5237 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Forgot Stream waiting

    VoreckLukas committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3501e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d3dce1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    4f3943a View commit details
    Browse the repository at this point in the history
  2. Debug Logging

    VoreckLukas committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    622502a View commit details
    Browse the repository at this point in the history
  3. some more logging

    VoreckLukas committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    44ebc34 View commit details
    Browse the repository at this point in the history
  4. Another forgotten await

    VoreckLukas committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    35d0f9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6954bdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73a8ec3 View commit details
    Browse the repository at this point in the history
  7. Remove debug logging

    VoreckLukas committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bfd2871 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d70a13c View commit details
    Browse the repository at this point in the history
  9. Fix some clippy lints

    VoreckLukas committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d1e7474 View commit details
    Browse the repository at this point in the history
  10. Document the new option

    VoreckLukas committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    037e85e View commit details
    Browse the repository at this point in the history