Commit Graph

4 Commits

Author SHA1 Message Date
grekiki
6951b3271d Python: Replace more lists with generators (#23116)
* Replace lists with generators v2

* Replace set with {}

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* Replace more set() with {}

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-12-03 22:57:19 -08:00
Adeeb Shihadeh
9151f55e5d android logcatd test reliability (#20284)
* android logcatd test reliability

* remove that

* more fix

Co-authored-by: Comma Device <device@comma.ai>
2021-03-08 16:47:28 -08:00
Adeeb Shihadeh
bb0f91791a android logcatd fixes + better test (#20036)
Co-authored-by: Comma Device <device@comma.ai>
2021-02-07 17:29:52 -08:00
Adeeb Shihadeh
49d4d58201 logcatd bugfix + tests (#19689)
* hack to exit cleanly

* move the hack

* add test

* run in ci

* unused

Co-authored-by: Comma Device <device@comma.ai>
2021-02-01 15:15:29 -08:00