Yury Selivanov <yseliva...@gmail.com> added the comment:
> Is netdb_lock the GIL? No, it's a lock used by getaddrinfo specifically on *some* platforms. It doesn't look like it's used on Windows. > If the thread pooling was effective, the slowdown wouldn't be linear, but it > does indeed appear to be. How can this be? I don't know, hard to tell without seeing how you test that :) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34411> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com