Kory@lemmy.ml to linuxmemes@lemmy.world · 11 months agoHandling non-responsive and frozen applicationslemmy.mlimagemessage-square45linkfedilinkarrow-up1486arrow-down138file-textcross-posted to: linuxsucks@lemmy.world
arrow-up1448arrow-down1imageHandling non-responsive and frozen applicationslemmy.mlKory@lemmy.ml to linuxmemes@lemmy.world · 11 months agomessage-square45linkfedilinkfile-textcross-posted to: linuxsucks@lemmy.world
minus-squarekn0wmad1c@programming.devlinkfedilinkEnglisharrow-up11·11 months agoThere’s an old addage when working with any Microsoft product: “Wait longer” In other words, your first click was probably doing its thing. You just needed to wait a little longer to see it work.
minus-squarertxn@lemmy.worldMlinkfedilinkEnglisharrow-up3·edit-211 months agoThe wonders of running everything synchronously in the UI event loop…
There’s an old addage when working with any Microsoft product:
“Wait longer”
In other words, your first click was probably doing its thing. You just needed to wait a little longer to see it work.
The wonders of running everything synchronously in the UI event loop…