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

ChannelOutputProcessor Threading Issue #1004

Closed
DSheirer opened this issue Dec 1, 2020 · 0 comments · Fixed by #1005
Closed

ChannelOutputProcessor Threading Issue #1004

DSheirer opened this issue Dec 1, 2020 · 0 comments · Fixed by #1005
Assignees
Milestone

Comments

@DSheirer
Copy link
Owner

DSheirer commented Dec 1, 2020

The two ChannelOutputProcessor (one and two channel) have a threading issue where the sample listener can be nullified while the separate sample processor is in the middle of dispatching samples to the listener.

Add thread safe access methods to prevent this.

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 a pull request may close this issue.

1 participant