On Windows 11 here. When I install or update package via the "Package Manager..." menu item, it opens up a console window that stays after the operation is done. If the window is closed, DrRacket closes.
Is this a known issue, or is there something weird going on in my environment. I tried this in a fresh VM with Racket 9.1, and it seems to be the same thing.
Of course, the workaround is using raco. I did a dive into the plugin, but I can't see where the console window is opened (my guess is a command is being forked somewhere and I/O needs to be redirected).
Just curious. I didn't want to report this as a bug until I got more context.
Nathan