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

Handle failed log buffer delete in C Media Driver #620

Closed
mjpt777 opened this issue Jan 29, 2019 · 3 comments · Fixed by #1073
Closed

Handle failed log buffer delete in C Media Driver #620

mjpt777 opened this issue Jan 29, 2019 · 3 comments · Fixed by #1073
Assignees

Comments

@mjpt777
Copy link
Contributor

mjpt777 commented Jan 29, 2019

The Java Media Driver attempts the delete the log buffer during the slow tick of the conductor duty cycle and if it fails it increments the FREE_FAILS counter and tries again in the next cycle. The C Media Driver should do similar to support Windows.

@mjpt777
Copy link
Contributor Author

mjpt777 commented Sep 20, 2019

This will not be picked up until the C Media Driver officially supports Windows.

@farnyser
Copy link
Contributor

Hi @mjpt777
How is that different on Windows compared to the Linux version ?
Do you have some pointers on how to start looking at this ?
Thanks

@mjpt777
Copy link
Contributor Author

mjpt777 commented Dec 13, 2019

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.

3 participants