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

ObjectDisposedException: Fixes transient test failure thrown in debug trace #3310

Merged
merged 2 commits into from
Jun 27, 2022

Conversation

imanvt
Copy link
Contributor

@imanvt imanvt commented Jun 27, 2022

Pull Request Template

Description

In rare cases, the Debug trace still shows an object disposed exception, causing the test to fail. This fixes that by letting the exception get thrown later on as a different exception getting rid of the race condition.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@imanvt imanvt requested a review from ealsur June 27, 2022 20:29
@ealsur ealsur enabled auto-merge (squash) June 27, 2022 20:36
@ealsur ealsur merged commit 39675a5 into master Jun 27, 2022
@ealsur ealsur deleted the users/imanvt/fix-transient-disposed-exception branch June 27, 2022 21:08
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.

2 participants