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

Mark all functions that use wait as noasync #3168

Merged
merged 26 commits into from May 10, 2024
Merged

Mark all functions that use wait as noasync #3168

merged 26 commits into from May 10, 2024

Commits on Apr 3, 2024

  1. Add tests

    0xTim committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e315f80 View commit details
    Browse the repository at this point in the history
  2. Update NIO dependency

    0xTim committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0e56ad5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    bae2a29 View commit details
    Browse the repository at this point in the history
  2. Mark entrypoint noasync

    0xTim committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    aa612d6 View commit details
    Browse the repository at this point in the history
  3. Update noasync code

    0xTim committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ceaa806 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9287f2e View commit details
    Browse the repository at this point in the history
  5. Fix some test warnings

    0xTim committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cafd27d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e24d89 View commit details
    Browse the repository at this point in the history
  7. More async APIs

    0xTim committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a923ecb View commit details
    Browse the repository at this point in the history
  8. Migrate Application init

    0xTim committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2589c2f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ba1757 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d9cb8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc881da View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 29, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    18e2407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7225ece View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2347b5f View commit details
    Browse the repository at this point in the history
  4. Revert back to noasync

    0xTim committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a1a5709 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa07cb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6bb263 View commit details
    Browse the repository at this point in the history
  7. Make BootCommand async

    0xTim committed May 9, 2024
    Configuration menu
    Copy the full SHA
    830adfb View commit details
    Browse the repository at this point in the history
  8. Migrate RoutesCommand to async

    0xTim committed May 9, 2024
    Configuration menu
    Copy the full SHA
    915a61a View commit details
    Browse the repository at this point in the history
  9. Non-breaking async init

    0xTim committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e5282dc View commit details
    Browse the repository at this point in the history
  10. Fix the tests

    0xTim committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ce90364 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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