This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author maartenbreddels
Recipients DazWorrall, Dima.Tisnek, Michele, Omer.Katz, aconrad, alex, andrix, arigo, brian.curtin, carljm, coderanger, cool-RR, corona10, dabeaz, donaldjeo, durin42, eric.araujo, eric.smith, flox, gregory.p.smith, hozn, jab, jcea, jhylton, jmehnle, karld, kevinwatters, konryd, larry, loewis, maartenbreddels, mahmoudimus, movement, ncoghlan, neologix, nirai, phsilva, pitrou, portante, rcohen, rh0dium, scoder, stuaxo, tarek, thouis, victorpoluceno, vstinner, ysj.ray
Date 2021-01-15.11:44:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610711054.9.0.0340815129673.issue7946@roundup.psfhosted.org>
In-reply-to
Content
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).
History
Date User Action Args
2021-01-15 11:44:15maartenbreddelssetrecipients: + maartenbreddels, loewis, jhylton, arigo, gregory.p.smith, jcea, ncoghlan, pitrou, scoder, vstinner, movement, larry, eric.smith, kevinwatters, tarek, karld, carljm, coderanger, phsilva, durin42, eric.araujo, nirai, alex, stuaxo, andrix, konryd, jab, brian.curtin, hozn, victorpoluceno, flox, DazWorrall, cool-RR, rh0dium, rcohen, dabeaz, mahmoudimus, portante, aconrad, ysj.ray, neologix, thouis, donaldjeo, Michele, jmehnle, Dima.Tisnek, Omer.Katz, corona10
2021-01-15 11:44:14maartenbreddelssetmessageid: <1610711054.9.0.0340815129673.issue7946@roundup.psfhosted.org>
2021-01-15 11:44:14maartenbreddelslinkissue7946 messages
2021-01-15 11:44:14maartenbreddelscreate