Kami commented on PR #1715: URL: https://github.com/apache/libcloud/pull/1715#issuecomment-1193116601
EDIT: It looks like ``ijson.parse()`` takes a very long time already and then iteration over the parsed content. I don't think it's possible to add progress bar for ``ijson.parse()`` step itself (we would need to modify ijson or similar), but we might be able to add it for actual code where we process parsed response. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
