Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite Loop When Terminating a Session on the Participant's Side. #428

Open
LHSequalsRHS opened this issue Jun 19, 2024 · 0 comments
Open
Labels
bug Something isn't working unreviewed Pending review by development team

Comments

@LHSequalsRHS
Copy link

LHSequalsRHS commented Jun 19, 2024

Describe the bug
When the host terminates a session then we get windows trying to join the session on the participant's side. This can be only stopped if we kill the application (here Eclipse).

To Reproduce
This was tested on two different OSs, as both host and participant on each of the OS.
Steps to reproduce the behavior:

  1. On the Host's side: Hosting->Stop sharing
  2. Infinite pop up error window on the participant's side.

Expected behavior
A message on the participant's side that the host has terminated the session, thereby ending the session itself rather than reconnecting.

Screenshots

  1. Eclipse error 2) Gif showing the infinite windows (give it a moment to show up)

CodeTogether Host and Participant

  • IDE: Eclipse
  • IDE Version Version: 2024-06 (4.32.0) Build id: 20240606-1231
  • OS: Windows and Linux
  • OS Version: Windows 10 Linux Mint Cinnamon

Browser Host and Participant

  • Browser: Microsoft Edge

Workaround (if any)
For now...

  • On Linux - use xkill to close Eclipse
  • On Windows Ctrl+Alt+Del and kill the app
    Eclipse
    EclipseError
@LHSequalsRHS LHSequalsRHS added bug Something isn't working unreviewed Pending review by development team labels Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unreviewed Pending review by development team
Projects
None yet
Development

No branches or pull requests

1 participant