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 na issue with the loading spinner not disappearing. #31

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

vkononov
Copy link
Contributor

@vkononov vkononov commented Nov 2, 2023

Instead of cleaning the console line with \r, the proper way to handle it is to pass enough empty spaces into the console to cover up the message that was previously displayed.

Instead of cleaning the console line with `\r`, the proper way to handle it is to pass enough empty spaces into the console to cover up the message that was previously displayed.
@vkononov vkononov merged commit 3e3e946 into main Nov 2, 2023
6 checks passed
@vkononov vkononov deleted the bugfix_loading_spinner_console_cleaning branch November 2, 2023 21:55
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.

1 participant