Skip to content

It is not guaranteed that the desktop get refreshed after an upload #3

@ferrum

Description

@ferrum

Uploads and downloads are executed on a different thread. When the former gets completed, the uploaded elements should be immediately visible without requiring a manual refresh of the current directory.

This is not guaranteed to happen as it is possible that the information gets correctly represented, but it's a matter of which portion of code gets executed first, hence we have a non-deterministic behavior that needs to be addressed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions