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 mountpoint dir removal on cancelled coroutine teardown #737

Merged
merged 1 commit into from
Oct 18, 2019

Conversation

touilleMan
Copy link
Member

partially fix #715

@codecov
Copy link

codecov bot commented Oct 15, 2019

Codecov Report

Merging #737 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #737      +/-   ##
==========================================
+ Coverage   86.51%   86.53%   +0.01%     
==========================================
  Files         159      159              
  Lines       11183    11184       +1     
==========================================
+ Hits         9675     9678       +3     
+ Misses       1508     1506       -2
Impacted Files Coverage Δ
parsec/core/mountpoint/fuse_runner.py 97.11% <100%> (+0.02%) ⬆️
parsec/core/fs/userfs/userfs.py 85.61% <0%> (-0.47%) ⬇️
parsec/monitoring.py 62.85% <0%> (+11.42%) ⬆️

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 5472def...1e0652a. Read the comment docs.

@touilleMan touilleMan merged commit d893643 into master Oct 18, 2019
touilleMan added a commit that referenced this pull request Oct 21, 2019
touilleMan added a commit that referenced this pull request Oct 21, 2019
@FirelightFlagboy FirelightFlagboy deleted the fix-mountpoint-dir-rm-on-cancelled-exception branch July 27, 2023 14:50
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.

Current user can see directories of previous user after uninstall
1 participant