Skip to content

Conversation

shenlong-tanwen
Copy link
Member

Description

  • Uses locking mechanism to synchronize between the background (from background worker) and foreground sync process (from Main Isolate)
  • The main isolate requests the background worker to close and waits for it to close before startup and on subsequent startups from paused state
  • Before going into the paused state, the main app cancels all sync and releases the lock to let the background worker perform them

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.

1 participant