You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run_task() subtasks are not a problem. Its just do_task(). The easy solution is to add a flag to the task object. A better solution is to build a task stack trace type mechanism, but I think thats a big project so I'm not going to go that route yet.
run_task()subtasks are not a problem. Its justdo_task(). The easy solution is to add a flag to the task object. A better solution is to build a task stack trace type mechanism, but I think thats a big project so I'm not going to go that route yet.