Hacker News new | ask | show | jobs
by ReflectedImage 229 days ago
Arguably, it's a step in the wrong direction. Share memory by communicating is already doable in Python with Pipe() and Queue() and side steps the issue entirely.