Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If needed, I'll probably just change it to asyncio, probably saner than inspecting everything for new parallelism bugs which can be incredibly subtle.


If performance isn't hugely important you could make blanket-locking wrappers around common data structures and swap them in-place for all of your global state.

.. but, as I said, removing the GIL will almost certainly be opt-in.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: