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

Modify disk and download task cancel logic #578

Merged
merged 1 commit into from
Feb 4, 2017
Merged

Conversation

onevcat
Copy link
Owner

@onevcat onevcat commented Feb 4, 2017

Remove cancelable disk task. Change the download task behavior to make it could be cancelled even before the task starts.

Fix for #532

Remove cancelable disk task. Change the download task behavior to make it could be cancelled even before the task starts.
@codecov-io
Copy link

codecov-io commented Feb 4, 2017

Codecov Report

Merging #578 into master will increase coverage by -0.01%.

@@            Coverage Diff             @@
##           master     #578      +/-   ##
==========================================
- Coverage   74.75%   74.75%   -0.01%     
==========================================
  Files          21       21              
  Lines        2226     2218       -8     
==========================================
- Hits         1664     1658       -6     
+ Misses        562      560       -2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5eaf3de...fee7b8e. Read the comment docs.

@onevcat onevcat merged commit f2412f4 into master Feb 4, 2017
@onevcat onevcat deleted the fix/cancel-behavior branch February 4, 2017 07:09
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