Skip to content

Feat/20250718/process transformer #2

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

Merged
merged 6 commits into from
Jul 18, 2025

Conversation

ringoldsdev
Copy link
Owner

  1. Implements true parallel executor
  2. Implements global context manager so that it's all managed centrally and is process/thread safe
  3. Creates factory methods for transformers to avoid type issues

Limitations: When running parallel processes, you can't pass functions from functions. All functions used by the process must be top level or custom pickling needs to happen.

@ringoldsdev ringoldsdev merged commit d706188 into main Jul 18, 2025
1 check 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