Will Bengtson

Results 3 comments of Will Bengtson

I am also tracking down a memory leak. `tracemalloc` pointed me to https://github.com/boto/botocore/blob/develop/botocore/client.py#L322 When running a Flask application and looping through `gc.garbage` after a `gc.collect()` I am left with boto...

Will work on some documentation for the advanced uses mentioned in the talk.