ayon-core/openpype/hosts/webpublisher/webserver_service
Petr Kalis cca689e48f
Webpublisher - headless publish shouldn't be blocking operation (#5177)
* OP-6239 - headless publish from webpublisher shouldn't be blocking

subprocess.call is blocking, which resulted in UI non responsiveness as it was waiting for publish to finish.

* OP-6239 - revert of typo
2023-06-22 20:17:56 +02:00
..
__init__.py renamed webserver_cli.py into webserver.py 2022-08-25 18:03:40 +02:00
webpublish_routes.py Webpublisher - headless publish shouldn't be blocking operation (#5177) 2023-06-22 20:17:56 +02:00
webserver.py renamed webserver_cli.py into webserver.py 2022-08-25 18:03:40 +02:00