fluorumlabs/async-manager

a way to listen when the task end

Opened this issue · 0 comments

is there a way to listen to the task when it ends?
My idea for using this plugin is to display a Dialog with a customizable message like "Verifying..", "Processing.." and when the task ends put a dialog.close(), currently I have to remember to close the dialog at the end of each task