Options of killing Terminal session connected directly

In task manager in details tab the terminal session appears as the following:

while in the process tab it is of this way:

I don’t want to kill it via terminal session- close connection because of the following:

  1. Bot was built in lower version terminal package which was update to latest version 2.8.1.
  2. we started to notice that the bot was failing to load the login screen with following error:
    “Set Field at Position - Username”: Terminal error: ErrorWaitReady

I was thinking Hard kill could solve this problem
Could anyone help me out with this problem

Hi @quick_123,

Even i faced the same issue with terminal direct connection. Some times its opens multiple session in rare scenario.

I have done for each transaction checked wheather the session is already exists or not.

Finally i have done where ever using terminal connection used to close connection if any exception occured.

Regards,
Arivu

Hi @arivu96 , The screen is just blank in init state itself, is there a work around for this situation