Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To mitigate the problem an mechanism was introduced that uses the same redis connection (check configuration section) to store that stores information about the host session, and the target runtime will check for all of its host sessions if any of them are closed or are still opened. Every time it finds one that was closed, then it will also close the external sessions that were created by that host session.

...