Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Disposing many viewers at once fixes #641

Merged
merged 2 commits into from
May 6, 2020
Merged

Disposing many viewers at once fixes #641

merged 2 commits into from
May 6, 2020

Conversation

Nickprovs
Copy link

I have a use-case where I open many viewers (6-9) at once and when I'm done, I dispose of them all too. I encountered two exceptions.

Issue #639 -- a null reference exception
Issue #640 -- an index out of range exception

I believe this pull request fixes both those issues because I've been using the modified .dlls in my solution for a few days without these exceptions reoccurring.

Nicholas Provost added 2 commits May 6, 2020 09:56
…ceptions when many viewers are opened/closed. (Internal Array Size not sufficient when inserting on many threads).
@jeremyVignelles
Copy link
Collaborator

Thanks, 👍
I hope to find time to review that within a few days, please ping me next week if I didn't come back before.

@jeremyVignelles jeremyVignelles merged commit 5b8091e into ZeBobo5:develop May 6, 2020
@jeremyVignelles
Copy link
Collaborator

Thanks !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants