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

Split out fork executor #319

Merged
merged 5 commits into from Feb 15, 2024
Merged

Split out fork executor #319

merged 5 commits into from Feb 15, 2024

Conversation

thomasst
Copy link
Member

I spent a short amount of time splitting out most of the fork execution logic.

We could in theory implement a ThreadedExecutor that would use threads instead of forking on top of this.

@thomasst thomasst self-assigned this Feb 14, 2024
@thomasst thomasst marked this pull request as ready for review February 14, 2024 10:43
@thomasst thomasst requested a review from tsx February 14, 2024 10:43
@thomasst thomasst merged commit d841293 into master Feb 15, 2024
72 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.

None yet

2 participants