Files
sunnypilot/selfdrive/test
Kacper Rączy 547a033a3c process_replay: capture process output (#29027)
* Add ProcessOutputProxy

* Move launcher to its own field

* Move ProcessOutputCapture to its own file

* Return itself from __enter__ of OpenpilotPrefix

* Integrate ProcessOutputCapture into process_replay

* Add note about capture_output_store to README

* ipykernel import is optional

* Disable type checking for link_with_current_proc

* Remove assertion

* Decode outputs to utf-8

* read(self): return empty buf if its none

* Fix type annotations

* Replace fifo with regular file, to avoid hitting fifo size limit
2023-07-31 16:30:58 -07:00
..
2020-01-17 11:16:14 -08:00
2020-10-05 16:09:32 +02:00
2023-05-27 15:41:55 -07:00
2023-05-30 20:33:01 -07:00
2023-05-20 18:11:16 -07:00