cm0002@lemmy.world to Python@programming.dev · 1 month agoFrom Async/Await to Virtual Threads (Python)lucumr.pocoo.orgexternal-linkmessage-square4linkfedilinkarrow-up18arrow-down10
arrow-up18arrow-down1external-linkFrom Async/Await to Virtual Threads (Python)lucumr.pocoo.orgcm0002@lemmy.world to Python@programming.dev · 1 month agomessage-square4linkfedilink
minus-squaregedhrel@lemmy.worldlinkfedilinkarrow-up4·1 month 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.