Comment on The first stable release of PyPy3parentComments−rguillebert12yyou need something to allow concurrent access to internal interpreter data structures...−glibgil12ySTM or MVar
Comments
you need something to allow concurrent access to internal interpreter data structures...
STM or MVar