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 memory leak of ActivityMain caused by MPDClient's thread. #306 #316

Merged
merged 1 commit into from
Mar 31, 2018

Conversation

werman
Copy link
Contributor

@werman werman commented Mar 31, 2018

The end solution should be a refactor of MPDClient, maybe use some library to handle mpd. At the moment code is pretty messy.

Remove unnecessary creation of HistoryManager and FavouriteManager in ActivityMain.
Reformat corresponding files.

…alex#306

The end solution should be a refactor of MPDClient.
Remove unnecessary creation of HistoryManager and FavouriteManager in ActivityMain.
@segler-alex segler-alex merged commit 0ed46d7 into segler-alex:master Mar 31, 2018
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