Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
csst-dag
Commits
e5120e0a
Commit
e5120e0a
authored
Jul 22, 2025
by
BO ZHANG
🏀
Browse files
append n_file_expected and n_file_found in task
parent
361caefb
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_dag/dag/_dispatcher.py
View file @
e5120e0a
...
...
@@ -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
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment