示例#1
0
 def _get_summary_info(self):
     a = MyThread._get_summary_info(self)
     a.extend(['jobs not needed to process: {:,}'.format(self._jobs_w_end_value)])
     return a