Make the workbench destroy itself for video processing also.
This commit is contained in:
parent
3c5f583707
commit
f26c097d3e
@ -137,3 +137,6 @@ def process_video(entry):
|
||||
entry.media_files['original'] = original_filepath
|
||||
|
||||
mgg.queue_store.delete_file(queued_filepath)
|
||||
|
||||
# clean up workbench
|
||||
workbench.destroy_self()
|
||||
|
Loading…
x
Reference in New Issue
Block a user