1 comment:
File src/target/trx_toolkit/clck_gen.py:
Patch Set #3, Line 73: self._thread.sched_rr_prio = self.sched_rr_prio
Why is this needed? You're already setting `self. […]
Sorry I didn't see your comment before merging.
AFAIU this class is a separate object from the internal thread object which can be accessed through the _worker()? Or am I wrong? It's been a while since I last wrote python :)
To view, visit change 39815. To unsubscribe, or for help writing mail filters, visit settings.