[~] Refactor
This commit is contained in:
parent
b240d598cb
commit
ea54ef5828
@ -417,9 +417,6 @@ def process_graph(
|
||||
node_id = 0
|
||||
|
||||
def wait_task() -> bool:
|
||||
import ipdb
|
||||
ipdb.set_trace()
|
||||
|
||||
task_id = active_queue.popleft()
|
||||
task = celery.result.AsyncResult(task_id)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user