mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
OP-2414 - renamed ConsoleTrayApp to StdOutBroker
This commit is contained in:
parent
2fa24b23b7
commit
041f5db196
7 changed files with 18 additions and 21 deletions
|
|
@ -35,7 +35,6 @@ def main(*subprocess_args):
|
|||
launcher.start()
|
||||
|
||||
if os.environ.get("HEADLESS_PUBLISH"):
|
||||
# reusing ConsoleTrayApp approach as it was already implemented
|
||||
launcher.execute_in_main_thread(lambda: headless_publish(
|
||||
log,
|
||||
"CloseAE",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue