Skip to content

Fix removing of file on android during livesync #2640

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
Mar 23, 2017

Conversation

rosen-vladimirov
Copy link
Contributor

When migrating from fibers to promises, we've placed incorrect await, which prevents us when trying to remove a file from project during livesync operation.
Fix the code, so removed files will be synced correctly.

When migrating from fibers to promises, we've placed incorrect await, which prevents us when trying to remove a file from project during livesync operation.
Fix the code, so removed files will be synced correctly.
@rosen-vladimirov rosen-vladimirov merged commit b299066 into master Mar 23, 2017
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-livesync-android branch March 23, 2017 12:00
@yyosifov
Copy link
Contributor

@rosen-vladimirov Great! Do we have an issue logged about this so that we Connect it here?

@rosen-vladimirov
Copy link
Contributor Author

@yyosifov no, I've found it by mistake, but I'll add an issue and will link it. Thanks ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants