Comment 2 for bug 1873435

Revision history for this message
John Leach (johnleach) wrote :

We've not seen open file leaks, but we have seen a memory leak when making lots of requests under a long running process, on python 2.7, after upgrading to 3.9.0 from 3.8.1

I've tested this patch on 3.9.0 and it's fixed our memory leak!