Ask Solem <a...@opera.com> added the comment: Queue uses multiprocessing.util.Finalize, which uses weakrefs to track when the object is out of scope, so this is actually expected behavior.
IMHO it is not a very good approach, but changing the API to use explicit close methods is a little late at this point, I guess. ---------- nosy: +asksol _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7200> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com