Hacker News new | ask | show | jobs
by dbaupp 2878 days ago
That removes the Sync requirement, but still requires Send, so doesn't completely resolve the requirement for thread-safety (e.g. Rc can't be stored).