The Changelog: Software Development, Open Source
Free-threaded Python (Interview)
Pablo Galindo
It also has other consequences apart from this particular aspect, which is correctness. Right now, if you have ever done multi-thread in a language which requires locks, like C or C++ or something like that, when you don't have those locks, then you go into this thing that people call undefined behavior. Unicorns can appear in your program and things can happen.
0
💬
0
Comments
Log in to comment.
There are no comments yet.