Skip to content

Fix ENOENT, EISDIR, EEXIST errors in livesync #1478

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

Merged
merged 1 commit into from
Feb 12, 2016

Conversation

rosen-vladimirov
Copy link
Contributor

During the last refactoring we've lost the queue of futures. So we had some racing issues when the same file is saved multiple times.
Fix this by adding back the queue and adding some try-catch statements.

@rosen-vladimirov rosen-vladimirov self-assigned this Feb 12, 2016
@rosen-vladimirov rosen-vladimirov added this to the 1.6.0 milestone Feb 12, 2016
@teobugslayer
Copy link
Contributor

👍

During the last refactoring we've lost the queue of futures. So we had some racing issues when the same file is saved multiple times.
Fix this by adding back the queue and adding some try-catch statements.

Also update gaze in order to fix some ENOENT errors.
@rosen-vladimirov rosen-vladimirov force-pushed the vladimirov/livesync-fixes branch from c93e604 to 5032381 Compare February 12, 2016 15:03
rosen-vladimirov added a commit that referenced this pull request Feb 12, 2016
Fix ENOENT, EISDIR, EEXIST errors in livesync
@rosen-vladimirov rosen-vladimirov merged commit cd4cde2 into release Feb 12, 2016
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/livesync-fixes branch February 12, 2016 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants