Hacker News new | ask | show | jobs
by umanwizard 635 days ago
Not OP but don’t a lot of async libraries require things to be Send because they assume they’ll run on a multithreaded executor?