Reaz Masud

Results 1 comments of Reaz Masud

I tried to handle this using the code actually. When the first task has ended, I called the function that triggers the second task. ``` @background(schedule=1) def task1(): # Do...