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

Transport concurrency test #6851

Merged
merged 5 commits into from
Sep 22, 2023
Merged

Transport concurrency test #6851

merged 5 commits into from
Sep 22, 2023

Conversation

timbussmann
Copy link
Contributor

@timbussmann timbussmann commented Sep 14, 2023

A new transport test that verifies the concurrent message processing behavior by testing whether message processing pipelines are guaranteed to execute in parallel and independently from each other.

Todo:

Copy link
Contributor

@danielmarbach danielmarbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nits

timbussmann and others added 4 commits September 21, 2023 08:50
…lable.cs

Co-authored-by: Daniel Marbach <daniel.marbach@nservicebus.com>
…lable.cs

Co-authored-by: Daniel Marbach <daniel.marbach@nservicebus.com>
@andreasohlund
Copy link
Member

I have copied the test into SQLT and all testcases runs green 👍

@timbussmann timbussmann enabled auto-merge (squash) September 22, 2023 10:09
@timbussmann timbussmann merged commit 3ad7d34 into master Sep 22, 2023
@timbussmann timbussmann deleted the transport-concurrency-test branch September 22, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants