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

Update thread_worker for non-blocking, nested usage #114

Merged
merged 8 commits into from
Aug 22, 2023
Merged

Conversation

hanjinliu
Copy link
Owner

If a worker function is called inside a worker function, it becomes a blocking function.
This PR adds new architectures to thread_worker to improve it.

@hanjinliu hanjinliu merged commit c197cd7 into main Aug 22, 2023
13 checks passed
@hanjinliu hanjinliu deleted the update-worker branch August 22, 2023 03:29
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

1 participant