[issue7946] Convoy effect with I/O bound threads and New GIL

Maarten Breddels report at bugs.python.org
Fri Jan 15 06:44:14 EST 2021


Maarten Breddels <maartenbreddels at gmail.com> added the comment:

In case someone finds it useful, I've written a blog post on how to visualize the GIL:
https://www.maartenbreddels.com/perf/jupyter/python/tracing/gil/2021/01/14/Tracing-the-Python-GIL.html

In the comments (or at https://github.com/maartenbreddels/fastblog/issues/3#issuecomment-760891430 )
I looked specifically at the iotest.py example (no solutions though).

----------
nosy: +maartenbreddels

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue7946>
_______________________________________


More information about the Python-bugs-list mailing list