Open Krush206 opened 9 months ago
Have interrupt() tasks separated from run(). Let the caller do the cleanup.
interrupt()
run()
Have
interrupt()
tasks separated fromrun()
. Let the caller do the cleanup.