Re: [RFC v2 4/6] dts: add extended timeout option to interactive shells.

2025-05-22 Thread Dean Marx
Reviewed-by: Dean Marx

[RFC v2 4/6] dts: add extended timeout option to interactive shells.

2025-05-16 Thread Nicholas Pratte
stdin commands may require an explicit duration of time to facilitate a total execution. Add an extra parameter to interactive shells to handle these circumstances. Bugzilla ID: 1697 Signed-off-by: Nicholas Pratte --- dts/framework/remote_session/interactive_shell.py | 9 - 1 file change