Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

The latest example releases allocated python objects.
The memory is returned to allocator which, in turn, can hold it for a while. 
The allocator is not controlled by Python API.

Anyway, if an explicit executor solves your needs -- please just use it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37909>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to