Lahiru Jayathilake created AIRAVATA-3950:
--------------------------------------------
Summary: Multiple Jupyter runtime agents cause inconsistent kernel
states
Key: AIRAVATA-3950
URL: https://issues.apache.org/jira/browse/AIRAVATA-3950
Project: Airavata
Issue Type: Bug
Components: Airavata System
Reporter: Lahiru Jayathilake
When multiple agents operate concurrently, executing commands like !ls may
display another agent's environment, indicating that the kernel isn't properly
isolating each agent's execution context
{code:bash}
%%run_remote
!ls
!pwd
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)