Commit e5120e0a authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

append n_file_expected and n_file_found in task

parent 361caefb
......@@ -497,7 +497,7 @@ class Dispatcher:
# append this task
task_list.append(
dict(
task=dict(this_relevant_plan_basis[group_keys][0]),
task=this_task,
success=this_success,
relevant_plan=this_relevant_plan_basis,
relevant_data=this_obsid_basis,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment