Hacker News new | ask | show | jobs
by slikts 2765 days ago
That looks nice, but Python is an odd choice for studying synchronization primitives considering it has the GIL.
1 comments

Thank you, especially for mentioning GIL, I should have added it there too.