Open djthorpe opened 1 year ago
Fixup provider cancellation of tasks
Should cancel tasks in the reverse order to which they were created and wait for each task to finish before cancelling the next one.
Provider is generally pretty ugly code so it does need a refactor.
Fixup provider cancellation of tasks
Should cancel tasks in the reverse order to which they were created and wait for each task to finish before cancelling the next one.
Provider is generally pretty ugly code so it does need a refactor.