-
Notifications
You must be signed in to change notification settings - Fork 694
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #2913 - remove Disposed views from Responder.instances when Deb…
…ugging (#2914) * fix issue #2913 * remove disposed instances from responder.instances (optional) * Ensures only clear Instances if they really was disposed. * Fix unit tests. * Update RunStateTests.cs Minor format change to trigger new Unittest execution * Fixes Pos/Dim static fields not being disposing. --------- Co-authored-by: John Züchler <john.zuechler@eks-intec.de> Co-authored-by: BDisp <bd.bdisp@gmail.com>
- Loading branch information
1 parent
3e1637a
commit a8d2f8d
Showing
6 changed files
with
29 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters