new_batch_http_request() memory leak #1217
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: question
Request for information or clarification. Not an issue.
Environment details
python --3.6.5
pip --20.3.3
google-api-python-client
version:1.12.8
Code example
While using request_obj.execute(), I found my python process happens a memory leak. use a python tool [pympler] can check the memory leak.
Thanks!
The text was updated successfully, but these errors were encountered: