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 crash in ipc server when POSIX lock path contains missing folder #760

Merged
merged 2 commits into from Oct 29, 2019

Conversation

touilleMan
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 28, 2019

Codecov Report

Merging #760 into master will decrease coverage by <.01%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #760      +/-   ##
=========================================
- Coverage    47.2%   47.2%   -0.01%     
=========================================
  Files         258     258              
  Lines       21299   21303       +4     
=========================================
+ Hits        10055   10056       +1     
- Misses      11244   11247       +3
Impacted Files Coverage Δ
parsec/core/ipcinterface.py 87.59% <71.42%> (-0.38%) ⬇️
parsec/core/local_device/cipher.py 84.09% <0%> (-4.55%) ⬇️
parsec/core/local_device/utils.py 85.39% <0%> (-3.38%) ⬇️
parsec/core/fs/remote_loader.py 74.18% <0%> (-0.82%) ⬇️
parsec/core/sync_monitor.py 91.88% <0%> (-0.43%) ⬇️
parsec/core/remote_devices_manager.py 79.12% <0%> (+1.09%) ⬆️
parsec/backend/postgresql/block.py 90.14% <0%> (+1.4%) ⬆️
parsec/core/backend_connection/transport.py 92.48% <0%> (+1.5%) ⬆️
parsec/api/transport.py 90.98% <0%> (+1.63%) ⬆️

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 00714ae...4a1bad7. Read the comment docs.

@touilleMan touilleMan merged commit 0b2b5f9 into master Oct 29, 2019
@FirelightFlagboy FirelightFlagboy deleted the fix-ipc-server-posix-lock-missing-folder branch May 9, 2023 19:23
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