More debugging

This commit is contained in:
cmdr2 2022-09-24 14:05:45 +05:30
parent 011f283067
commit 3822058daf

View File

@ -393,6 +393,7 @@ def do_mk_img(req: Request):
progress['output'] = partial_images
print(' sending progress update', json.dumps(progress))
yield json.dumps(progress)
if stop_processing: