1
0
Fork 0

autoupdate_app_sources: Fix debugging exit()...

This commit is contained in:
Félix Piédallu 2024-09-12 14:49:02 +02:00 committed by Salamandar
parent ebb1b75bc3
commit 32b0416336

View file

@ -755,8 +755,6 @@ def main() -> None:
apps_already = {} # for which a PR already exists
apps_updated = {}
apps_failed = {}
print(apps)
exit()
with multiprocessing.Pool(processes=args.processes) as pool:
tasks = pool.imap(