Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improvements for all users:
been made (with some delay in case many changes were made). This
feature is hidden behind a flag so we can do more tests in live
conditions before releasing it to everybody.
manager, responsible for fetching changes from your Cozy as soon as
they've bee made, to create a connection with the Cozy.
_blank
link targets during theonboarding process by opening the targeted URL in a default browser
tab rather than a new Cozy Desktop window.
restart them when power is resumed. This should speed up suspension
and prevent unwanted wake ups in some situations but, mostly it will
ensure that processes are fully functional when power is resumed (we
could lose the remote watcher leading to missed remote changes).
after they've been detected either on the local filesystem or the
remote Cozy) which could lead to the synchronization process hanging
until the application is restarted.
Improvements for macOS users:
detected changes batches are not processed concurrently as this could
lead to unexpected behavior. These also ensure that stopping the
application while the initial local synchronization directory is being
scanned will not lead to documents being sent to the trash without
reason.