Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[client-app] Fix SyncbackMetadataTask dependency
Summary: Add a sequentialId check in isDependentOnTask() so that the first SyncbackMetadataTask won't get blocked on other SyncbackMetadataTasks in the queue for the same pluginId. Addresses T8112 Test Plan: Manual Reviewers: spang, mark, juan Reviewed By: juan Differential Revision: https://phab.nylas.com/D4404
- Loading branch information