Skip to main content

Module process

Module process 

Source
Expand description

Child-process conventions shared by every vendor that shells out.

ai-usagebar-tray is a windows_subsystem = "windows" process: a console child spawned from it gets a brand-new console window, which takes the foreground and blurs the popover (which then hides). Every helper that runs a CLI for its data must therefore pass [CREATE_NO_WINDOW] on Windows.