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

remove std::thread, use join #231

Merged
merged 1 commit into from
Jul 14, 2024
Merged

remove std::thread, use join #231

merged 1 commit into from
Jul 14, 2024

Conversation

struct
Copy link
Owner

@struct struct commented Jul 14, 2024

  • Remove std::thread from c++ tests for MacOS as it seems to directly be using non-public libsystem_malloc functions and is currently breaking the test
  • Join pthreads in C tests

@struct struct merged commit d7ad2a2 into master Jul 14, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant