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

Fix printed statedb size #814

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Fix printed statedb size #814

merged 2 commits into from
Nov 13, 2023

Conversation

cabrador
Copy link
Collaborator

Description

This PR fix bug with incorrect dir size report. It adds a function that will walk through all files inside given path and report correct dir size in MB.

Fixes #809

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@cabrador cabrador changed the base branch from main to develop November 10, 2023 11:10
@cabrador cabrador marked this pull request as ready for review November 10, 2023 11:10
@cabrador cabrador merged commit 6711a45 into develop Nov 13, 2023
1 check passed
@cabrador cabrador deleted the petr/fix-printed-statedb-size branch November 13, 2023 08:49
@cabrador cabrador restored the petr/fix-printed-statedb-size branch November 13, 2023 09:10
cabrador added a commit that referenced this pull request Nov 13, 2023
cabrador added a commit that referenced this pull request Nov 13, 2023
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.

Incorrect DB size is reported to user
2 participants