Closed jcheng5 closed 8 months ago
I had to add a couple of commits to get stdout->stderr redirection working right--a little more subtle than it seems. I wonder if Connect and Posit Cloud are doing anything with stdout. We really should get on fixing py-shiny so it doesn't emit errors to stdout ever!
Looks good to me. The stdout/stderr stuff seems like a big hammer, though. Should we just fix py-shiny instead, so that errors always go to stderr? Then we wouldn't have to worry about what Connect or Cloud do with stdout.
Testing notes
/srv/shiny-server/.venv
) and install shiny into itpython /srv/shiny-server/.venv;