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

Add Slow Receiver Test #1576

Merged
merged 2 commits into from
May 12, 2021
Merged

Add Slow Receiver Test #1576

merged 2 commits into from
May 12, 2021

Conversation

nibanks
Copy link
Member

@nibanks nibanks commented May 11, 2021

Fixes #1383. Adds a test that simulates a slow asynchronous receiver and ensures the events are still delivered in the proper order.

@nibanks nibanks added the Area: Testing Related to test coverage label May 11, 2021
@nibanks nibanks requested a review from a team as a code owner May 11, 2021 21:48
@nibanks nibanks merged commit 6f2efc4 into main May 12, 2021
@nibanks nibanks deleted the nibanks/test-slow-receiver branch May 12, 2021 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Testing Related to test coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Async Receive Path Testing
2 participants