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

Application object Unretained Value #309

Merged
merged 1 commit into from
May 4, 2016
Merged

Conversation

onevcat
Copy link
Owner

@onevcat onevcat commented May 4, 2016

Fix a crash when switching app to background and foreground multiple times, due to an over-releasing of application object.

@codecov-io
Copy link

Current coverage is 74.40%

Merging #309 into master will increase coverage by +0.08%

  1. File ...mageDownloader.swift (not in diff) was modified. more
    • Misses -2
    • Partials 0
    • Hits +2
@@             master       #309   diff @@
==========================================
  Files            14         14          
  Lines          1621       1621          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1204       1206     +2   
+ Misses          417        415     -2   
  Partials          0          0          

Powered by Codecov. Last updated by 41d1b82...ae2789f

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