cm0002@lemmy.world to Python@programming.dev · 2 months agoFrom Async/Await to Virtual Threads (Python)lucumr.pocoo.orgexternal-linkmessage-square4fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1external-linkFrom Async/Await to Virtual Threads (Python)lucumr.pocoo.orgcm0002@lemmy.world to Python@programming.dev · 2 months agomessage-square4fedilink
minus-squaregedhrel@lemmy.worldlinkfedilinkarrow-up4·2 months agoThe writer is not wrong about the awful ergonomics of having to deal with async. Project Loom took a long time to land but it really demonstrates how to do this kind of thing right.
The writer is not wrong about the awful ergonomics of having to deal with async. Project Loom took a long time to land but it really demonstrates how to do this kind of thing right.