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

Fixes Posix Spawn and adds CI #98

Closed
wants to merge 5 commits into from
Closed

Conversation

dtaivpp
Copy link
Contributor

@dtaivpp dtaivpp commented Jun 3, 2024

Hey, I have come across the issue a few times so finally contributing a fix. posix-spawn is deprecated on macos so I switched to using open3 here instead.

Also, I added a GitHub action to rake on pushes and PR's.

@gjtorikian gjtorikian mentioned this pull request Jun 4, 2024
@gjtorikian
Copy link
Owner

Thanks for this, I plucked the relevant commits, and this is now released as 1.3.2.

@gjtorikian gjtorikian closed this Jun 4, 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.

None yet

2 participants