[issue31925] [NetBSD] test_socket creates too many locks

2017-11-06 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: test_socket creates many locks on all platforms. -- ___ Python tracker ___ ___ Python-bugs-list

[issue31925] [NetBSD] test_socket creates too many locks

2017-11-06 Thread STINNER Victor
Change by STINNER Victor : -- title: test_socket creates too many locks -> [NetBSD] test_socket creates too many locks ___ Python tracker ___ __