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

TransportTest that verifies transports can be started again after stopping #6931

Merged
merged 6 commits into from
Dec 1, 2023

Commits on Dec 1, 2023

  1. TransportTest to verify message receivers can be started, stopped and…

    … started again
    
    Co-authored-by: Brandon Ording <bording@gmail.com>
    danielmarbach and bording committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e4311d9 View commit details
    Browse the repository at this point in the history
  2. Recreate the concurrency limiter in Start

    Co-authored-by: Brandon Ording <bording@gmail.com>
    danielmarbach and bording committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    28d628a View commit details
    Browse the repository at this point in the history
  3. Cleanup change concurrency

    Co-authored-by: Brandon Ording <bording@gmail.com>
    danielmarbach and bording committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    994b500 View commit details
    Browse the repository at this point in the history
  4. Remove unneeded setter

    Co-authored-by: Brandon Ording <bording@gmail.com>
    danielmarbach and bording committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1c46155 View commit details
    Browse the repository at this point in the history
  5. Switch order

    danielmarbach committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2cbd83f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ea3afb View commit details
    Browse the repository at this point in the history