Avraham Mahfuda <avraham.mahf...@bloxroute.com> added the comment:
If I understand the following code correctly, there seems to be a busy loop waiting for the SimpleQueue.put to signal that an item was entered to queue. https://github.com/python/cpython/blob/3.7/Modules/_queuemodule.c#L217 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39557> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com