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

fix: subsequent requests cannot be sent until 'num_concurrent_requests' requests have all finished in non-block mode #57

Closed
wants to merge 1 commit into from

Conversation

llsj14
Copy link
Contributor

@llsj14 llsj14 commented Jun 18, 2024

issues

#43
#56

Summary

  • subsequent requests cannot be sent until whole requests have all finished even in non-block mode.
  • get_next_ready function should be fixed to return its result as soon as possible in non-block mode.

…s' requests have all finished in non-blocking mode

Signed-off-by: Sungjae Lee <[email protected]>
@llsj14
Copy link
Contributor Author

llsj14 commented Jun 22, 2024

This commit is not enough to fix the problem, so close this PR.

@llsj14 llsj14 closed this Jun 22, 2024
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