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

Add TQDM for long operations #490

Open
MaxwellDPS opened this issue Nov 14, 2023 · 0 comments
Open

Add TQDM for long operations #490

MaxwellDPS opened this issue Nov 14, 2023 · 0 comments

Comments

@MaxwellDPS
Copy link

MaxwellDPS commented Nov 14, 2023

Problem to Solve

Long operations like .list() can seem to hang, add the option as a kwarg to use https://github.com/tqdm/tqdm to show progress

Current Workaround

N/A

Proposed Solution

Add tqdm as a kwarg https://github.com/tqdm/tqdm

Additional Information

N/A

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

No branches or pull requests

1 participant