STINNER Victor added the comment: Gregory P. Smith added the comment:
Would PyThread_free_lock (effectively sem_destroy()) work without (additional) problems? If I recall correctly, no, you can get issues if the lock is still acquired... But I should check. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30395> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com