Multithreading to Memory leak! Why?
Apr 8, 2023 · 3 min read · Everything has its own pros and cons! Even your favourite programming language like Python. One of the most known features of Python is GIL which stands for "Global Interpreter Lock". It is a mechanism that is used in the CPython interpreter to synch...
Join discussion
