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

Fix NullPointerException when Logger is removed while looping #225

Merged
merged 1 commit into from
Mar 30, 2016
Merged

Fix NullPointerException when Logger is removed while looping #225

merged 1 commit into from
Mar 30, 2016

Conversation

madisparn
Copy link
Contributor

No description provided.

@tntim96
Copy link
Owner

tntim96 commented Mar 29, 2016

Usually I like to add a test case to expose the problem and prevent regression. Is that possible in this case? I'll take a look soon.

@madisparn
Copy link
Contributor Author

The problem occurs when unused loggers are garbage collected.

@tntim96 tntim96 merged commit 89ffb42 into tntim96:master Mar 30, 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.

2 participants