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

Create Threaded Executor #22

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Create Threaded Executor #22

merged 3 commits into from
Sep 12, 2024

Conversation

N8BWert
Copy link
Owner

@N8BWert N8BWert commented Sep 12, 2024

I realized there may be a situation where users would want to be able to specify the thread that certain Nodes are executed on. This is relatively easy to achieve in practice so I created an executor composed of SimpleExecutors that keeps Nodes on specified threads.

@N8BWert N8BWert merged commit ac072e2 into main Sep 12, 2024
6 checks passed
@N8BWert N8BWert deleted the threaded-executor branch September 12, 2024 01:58
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