Clean up the workbench after audio processing
This commit is contained in:
parent
e2caf5743c
commit
e2007352f5
@ -126,3 +126,6 @@ def process_audio(entry):
|
|||||||
mgg.queue_store.delete_file(queued_filepath)
|
mgg.queue_store.delete_file(queued_filepath)
|
||||||
|
|
||||||
entry.save()
|
entry.save()
|
||||||
|
|
||||||
|
# clean up workbench
|
||||||
|
workbench.destroy_self()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user