Skip to content

Add asynchronous directory size counting#1482

Merged
svenstaro merged 1 commit intomasterfrom
add-asynchronous-directory-size-loading
Mar 7, 2025
Merged

Add asynchronous directory size counting#1482
svenstaro merged 1 commit intomasterfrom
add-asynchronous-directory-size-loading

Conversation

@svenstaro
Copy link
Copy Markdown
Owner

This is enabled by default and without an option to toggle it off as it's asynchronous and shouldn't block the server thread.

Fixes #306 and supersedes #965.

@svenstaro svenstaro force-pushed the add-asynchronous-directory-size-loading branch 4 times, most recently from 826761c to 019ae24 Compare March 7, 2025 11:08
This is enabled by default and without an option to toggle it off as it's asynchronous and shouldn't
block the server thread.
@svenstaro svenstaro force-pushed the add-asynchronous-directory-size-loading branch from 019ae24 to 11ea8a1 Compare March 7, 2025 11:14
@svenstaro svenstaro merged commit 419204c into master Mar 7, 2025
34 checks passed
@svenstaro svenstaro deleted the add-asynchronous-directory-size-loading branch March 7, 2025 11:38
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.

Size of directories is not calculated

1 participant