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

Bug #3843 #909

Closed
wants to merge 2 commits into from
Closed

Bug #3843 #909

wants to merge 2 commits into from

Conversation

matthera
Copy link
Contributor

This is a fix for bug #3843.

https://tvheadend.org/issues/3843#change-20135

I think it was a race condition in http_client_unpause. It was being triggered from a timer thread, but it was possible that the httpc thread could reach the pause check in http_client_run0 before hc_pause was reset.

I've tested on my changes on g817f67e (2236) on Fedora 24 ARM 32, and it seems good.

@perexg
Copy link
Contributor

perexg commented Nov 17, 2016

Merged. Thanks.

@perexg perexg closed this Nov 17, 2016
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.

None yet

2 participants