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

will dmclock queue get stuck? #71

Open
freemandealer opened this issue Jun 10, 2019 · 0 comments
Open

will dmclock queue get stuck? #71

freemandealer opened this issue Jun 10, 2019 · 0 comments

Comments

@freemandealer
Copy link

freemandealer commented Jun 10, 2019

As I read the code, I find that there are at most three opportunities for a request to trigger schedule_request: after adding a new request, after a request completed and when a non-ready request gets ready. My question is, will dmclock queue get stuck if can_handle_fn frequently return false and waste all the opportunities to call schedule_request?

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

No branches or pull requests

1 participant