dev #10
|
@ -76,7 +76,7 @@ def get_executor_with(
|
|||
copy_in={
|
||||
jon-lee marked this conversation as resolved
Outdated
|
||||
file: result.LocalFile(src=str(JOJ3_CONFIG_ROOT / file))
|
||||
# all copyin files store in this tools folder
|
||||
# are there any corner cases
|
||||
# TODO: are there any corner cases?
|
||||
jon-lee marked this conversation as resolved
Outdated
张泊明518370910136
commented
is there a conclusion now? or it should have a prefix is there a conclusion now? or it should have a prefix `TODO: `?
李衍志523370910113
commented
so far works fine on 280 sides, indicating that pbs in 151 can be resolved with proper guidelines I think. so far works fine on 280 sides, indicating that pbs in 151 can be resolved with proper guidelines I think.
张泊明518370910136
commented
ok, then add that prefix ok, then add that prefix
|
||||
for file in copy_in_files
|
||||
jon-lee marked this conversation as resolved
Outdated
张泊明518370910136
commented
is it in the correct unit? is it in the correct unit?
Give all the fields in `Limit` a default value and make it non optional in task_stage.limit
李衍志523370910113
commented
resolved resolved
|
||||
},
|
||||
copy_out=copy_out_files,
|
||||
|
|
Loading…
Reference in New Issue
Block a user
do not use
getattr
, visit the field explictlyresolved.