Hacker News new | ask | show | jobs
by bluejekyll 2566 days ago
The biggest issue, and I fall back on Rc a lot, is that often you end up needing Arc. Especially in async code, where Send is generally desirable. But it's a great way to get around annoyances with shared memory.