With the examples/busy_indicators/app.py app, on Windows, I'm pretty reliably able to get only one out of the four plots to show progress.
https://jam.dev/c/fce934dd-d6de-4514-9ae5-184bbc74684d
I can see from the Python console that Shiny is sending the right messages, but some of them are getting batched up, similar to #1373, except in this case uvloop is not installed. Also, if I use --reload it doesn't happen.