Skip to content

Conversation

KindDragon
Copy link

So they can be viewed with formatting directly on GitHub

rpaquay and others added 18 commits February 15, 2018 15:00
* Don't recurse in non-parent paths
Use the right set of options with "ContinueWith" to avoid
deadlocking the UI thread when running a server request
from the UI thread.
* This is that there is only one request to the server in most cases
  of small changes to the tree.
Protobuf deserialization creates instances of elements of a List<T>
even if the sender sent "null" value. This is problematic for
DirectoryEntry, as protobuf also fails to understand inheritance
information and ends up trying to instantiate FileEntry objects.
* Don't disable file change detection optimization for files inside symbolic
  link directories. This is unreliable anyways.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants