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

Connect call blocks game thread #1

Closed
2 tasks done
finger563 opened this issue Jul 15, 2023 · 0 comments · Fixed by #4
Closed
2 tasks done

Connect call blocks game thread #1

finger563 opened this issue Jul 15, 2023 · 0 comments · Fixed by #4
Labels
bug Something isn't working

Comments

@finger563
Copy link
Owner

Answers checklist.

  • I have read the relevant documentation and the issue is not addressed there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

What is the expected behavior?

Calling connect should not block the game thread.

What is the actual behavior?

Connect will block the game thread until it either connects or times out (which could be a long time)

Steps to reproduce.

  1. Play the provided map in editor, with an invalid RTSP server address (or shut off the RTSP server)
  2. See that the entire editor hangs until the connect timeout

Build or installation Logs.

No response

More Information.

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant