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

Hotfix 0.20.1 #2132

Merged
merged 2 commits into from
May 22, 2016
Merged

Hotfix 0.20.1 #2132

merged 2 commits into from
May 22, 2016

Conversation

jaharkes
Copy link
Contributor

Description:

  • Squelch an assertion in the python threading module when we try to count leaked thread resources before restart.

jaharkes added 2 commits May 22, 2016 00:21
While looking for leaked resources (threads) after shutdown and before restart
we in some cases get an assertion in the python threading module where we find
a thread marked as running at the python level but it has no associated thread
at the C level.
@balloob balloob merged commit 3c364fa into master May 22, 2016
@balloob balloob deleted the hotfix-20-1 branch May 22, 2016 16:11
@balloob
Copy link
Member

balloob commented May 22, 2016

Awesome! 🐬 💵 💯

@home-assistant home-assistant locked and limited conversation to collaborators Mar 17, 2017
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