Descriptionthe Job class has a 'target' field that isn't used,
and probably doesn't work correctly if it is used.
I was trying to write another pipeline stage, and got
confused by Job.target, and couldn't convince myself that
Job.target was going to behave correctly, then found out that
it isn't used by any reachable code.
this change deletes all the references to Job.target.
Patch Set 1 #
Total comments: 1
Patch Set 2 : remove unused 'target' field from Job #
MessagesTotal messages: 5
|
|||||||||||||||||||||||||||||||||||||