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

Determine how to handle jobs scheduling its own type #2

Open
cohix opened this issue Mar 22, 2020 · 0 comments
Open

Determine how to handle jobs scheduling its own type #2

cohix opened this issue Mar 22, 2020 · 0 comments
Labels
core Related to the internals of Reactr such as the scheduler

Comments

@cohix
Copy link
Contributor

cohix commented Mar 22, 2020

If you call run from within a Run with the same jobType and attempt to Then it, that will be a deadlock unless the worker's pool is < 1. See if there are any safeties we can add for that.

@cohix cohix added the core Related to the internals of Reactr such as the scheduler label Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to the internals of Reactr such as the scheduler
Projects
None yet
Development

No branches or pull requests

1 participant