Skip to content
Commit 2e7f673b authored by Jean-Philippe Brucker's avatar Jean-Philippe Brucker
Browse files

run: Add per-process stdout handlers



Simplify the telnet header stripping by registering a handler for each
process that needs it, instead of a global handler.

This will be necessary in order to set up the terminal processes
one by one: if the terminal starts logging before the handler is
switched to the telnet handler, then we may miss the header and never
output anything.

Signed-off-by: default avatarJean-Philippe Brucker <jean-philippe@linaro.org>
parent 329a9220
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment