[issue36867] Make semaphore_tracker track other system resources

Pierre Glaser report at bugs.python.org
Mon May 13 06:47:13 EDT 2019


Pierre Glaser <pierreglaser at msn.com> added the comment:

Actually, I was properly unlinking the shared_memory segments. The warning messages are due to bad interactions between the ResourceTracker and the SharedMemoryManager object. In this particular case, it's easy to change a little bit the  problematic test to avoid the warnings. I will focus on solving those bad interactions right after.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36867>
_______________________________________


More information about the Python-bugs-list mailing list