Chore: Windows AYON launcher subprocess has own console#1376
Chore: Windows AYON launcher subprocess has own console#1376
Conversation
|
Should this also work in dev mode and/or running from live source code? Should this be using Might also be good in PR title and description to hint this is Windows only change. |
The issue with that is that the function, where it is handled, is not used only for ayon launcher process. |
|
Anyway, I get a very brief console window popping up - but it almost immediately shuts down. So it does seem to launch with a console, but whatever it executes 'finished' rapidly. 2025-07-21.17-56-38.mp4Note that "Admin > Publish Report Viewer" does NOT show a console at all... just the actions do for a very brief second. Or is this intended to only work with command line? |
That tool is not showed in subprocess.
Aaah, I didn't test it with webactions. Interesting. EDIT: |
Changelog Description
New ayon console process has new console window.
Additional info
The logic is handled in
run_detached_processwhich is usually used for launch of new AYON launcher process.Testing notes:
ayon_console.exeexecutable.