We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For some still unknown reason, when the interaction window is closed it doesn't actually close (yet it is impossible to interact with it anymore).
The server will keep working and a new interaction can be started from the client, but this will hang as well once terminated, and so on.
Only when the server is shutdown will all the open interaction windows actually close.
There seems to be no leak, so it's unclear now what may be the cause.
But this bug doesn't defeat the main purpose of the program, which is illustrative.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For some still unknown reason, when the interaction window is closed it doesn't actually close (yet it is impossible to interact with it anymore).
The server will keep working and a new interaction can be started from the client, but this will hang as well once terminated, and so on.
Only when the server is shutdown will all the open interaction windows actually close.
There seems to be no leak, so it's unclear now what may be the cause.
But this bug doesn't defeat the main purpose of the program, which is illustrative.
The text was updated successfully, but these errors were encountered: