Hacker News new | ask | show | jobs
by brianjherman 5471 days ago
Why can't we use stackless python?
1 comments

Stackless python has a GIL as well. What we need is lockless python :-)