5 ms·
That looks nice, but Python is an odd choice for studying synchronization primitives considering it has the GIL.
by slikts 8y ago
That looks nice, but Python is an odd choice for studying synchronization primitives considering it has the GIL.
- Eli_P 8y agoThank you, especially for mentioning GIL, I should have added it there too.