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

Tokio test spawn local #8

Closed
wants to merge 9 commits into from
Closed

Tokio test spawn local #8

wants to merge 9 commits into from

Commits on Aug 6, 2024

  1. Remove spawn API

    coder137 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    339580d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e5a29f View commit details
    Browse the repository at this point in the history
  3. Update Cargo.toml

    coder137 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    41e923a View commit details
    Browse the repository at this point in the history
  4. Update Cargo.toml

    coder137 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8960bae View commit details
    Browse the repository at this point in the history
  5. Update Cargo.toml

    coder137 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    44d5a32 View commit details
    Browse the repository at this point in the history
  6. Revert "Remove spawn API"

    This reverts commit 339580d.
    coder137 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    005edae View commit details
    Browse the repository at this point in the history
  7. Update tokio_tests.rs

    coder137 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    77bbf31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87e55b5 View commit details
    Browse the repository at this point in the history
  9. Upgrade tokio to #6744

    coder137 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6cc5e9d View commit details
    Browse the repository at this point in the history