This commit is contained in:
Jean-Marie Mineau 2025-05-13 18:03:45 +02:00
parent f0f5376c0e
commit add7c357d4
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
3 changed files with 4 additions and 113 deletions

View file

@ -153,6 +153,7 @@ def worker(emu: str, apklist: list[str], out_folder: Path, script: Path):
def run(apklist: list[str], out_folder: Path, script: Path):
gen_emulators()
workers = []
for emu in EMULATORS:
workers.append(