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

Tests on macos-latest hangs indefinitely. #150

Open
riz0id opened this issue May 8, 2023 · 0 comments
Open

Tests on macos-latest hangs indefinitely. #150

riz0id opened this issue May 8, 2023 · 0 comments
Labels

Comments

@riz0id
Copy link
Collaborator

riz0id commented May 8, 2023

Running the test suite on MacOS hangs indefinitely which was found out when updating CI from macos-10.15 (deprecated) to macos-latest in #149. It is still not clear why this is. Running the test suite on CI was disabled in #149 to unblock PRs. I tried fixing this in #149 and found out:

  • The test suite on ubuntu-latest or any linux machine passes with no issues what so ever.
  • Adding timeouts to the server and client threads in the test suite does not appear to have any affect on whether the tests (perhaps this is a python issue?).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant