mirror of https://github.com/zulip/zulip.git
6130a61be0
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. |
||
---|---|---|
.. | ||
commands | ||
data | ||
__init__.py |