Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle tashbin file listing concurrently #4374

Merged
merged 4 commits into from
Nov 30, 2023

Conversation

dragonchaser
Copy link

@dragonchaser dragonchaser commented Nov 29, 2023

Enhancement: Handle trashbin file listings concurrently

We now use a concurrent walker to list files in the trashbin. This
improves performance when listing files in the trashbin.

owncloud/ocis#7844

Co-authored-by: André Duffeck <[email protected]>

Signed-off-by: Christian Richter <[email protected]>
@cs3org cs3org deleted a comment from update-docs bot Nov 29, 2023
Co-authored-by: André Duffeck <[email protected]>

Signed-off-by: Christian Richter <[email protected]>
Co-authored-by: André Duffeck <[email protected]>
Signed-off-by: Christian Richter <[email protected]>
Co-authored-by: Christian Richter <[email protected]>

Signed-off-by: André Duffeck <[email protected]>
@dragonchaser dragonchaser marked this pull request as ready for review November 30, 2023 08:32
@dragonchaser dragonchaser merged commit 52bfae9 into cs3org:edge Nov 30, 2023
9 checks passed
@dragonchaser dragonchaser deleted the ocis-6213-optimize-trashbin branch November 30, 2023 11:25
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.

None yet

3 participants