On Thu, Jul 11, 2024 at 10:53 AM Juraj Linkeš
wrote:
>
> With the docs changes below,
> Reviewed-by: Juraj Linkeš
>
> > diff --git a/dts/framework/remote_session/interactive_shell.py
> > b/dts/framework/remote_session/interactive_shell.py
> > index 11dc8a0643..fcaf1f6a5f 100644
> > --- a/dts/fra
With the docs changes below,
Reviewed-by: Juraj Linkeš
diff --git a/dts/framework/remote_session/interactive_shell.py
b/dts/framework/remote_session/interactive_shell.py
index 11dc8a0643..fcaf1f6a5f 100644
--- a/dts/framework/remote_session/interactive_shell.py
+++ b/dts/framework/remote_sessi
For the whole series:
Tested-by: Dean Marx
From: Jeremy Spewock
The InteractiveShell class currently relies on being cleaned up and
shutdown at the time of garbage collection, but this cleanup of the class
does no verification that the session is still running prior to cleanup.
So, if a user were to call this method themselves prior to ga
4 matches
Mail list logo