Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants