Clean up the workbench after audio processing
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user