added comment with question

This commit is contained in:
Jakub Trllo 2024-03-25 16:32:17 +01:00
parent ca39fc4291
commit 508d4b559e

View file

@ -324,6 +324,7 @@ def launch_zip_file(filepath):
return
print("Launching {}".format(scene_path))
# QUESTION Could we use 'run_detached_process' from 'ayon_core.lib'?
kwargs = {}
if platform.system().lower() == "windows":
executable_filename = os.path.basename(