mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 18:06:44 +00:00
The S3 data export tool's upload code path uses this nice boto callback feature for showing a progress bar, which is nice for the management command. It's spammy/broken in production and the backend tests, so we change percent_callback to be a parameter passed in so that it can only be used in the contexts where it makes sense.
35 KiB
35 KiB