I\'m using React Native and I need to cancel and recreate all sagas on hot reload. I know about cancel(tasks) but the problem is that I have no reference to tas
cancel(tasks)