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

fix: Works around a Linux specific compilation issue #4

Closed
wants to merge 1 commit into from

Conversation

clackary
Copy link
Contributor

Instead of inheriting from Thread here, we can move it down into a property, and wrap the functions.

Addresses #3 until a compiler fix is found.

This issue occurs against newer Swift development toolchains.

PassiveLogic#3
@clackary clackary force-pushed the fix/thread-workaround branch from 30c18bb to 4070ce5 Compare October 10, 2024 19:52
@clackary
Copy link
Contributor Author

cc @NeedleInAJayStack

@clackary
Copy link
Contributor Author

While this compiles, there's a fatal flaw in that it doesn't actually interact with Thread correctly, causing a hang in unit tests.

@clackary clackary closed this Oct 14, 2024
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