Skip to content

[Serve] Add regression test for out of order submit#20629

Merged
simon-mo merged 6 commits intoray-project:masterfrom
simon-mo:serve/regression-ooo-test
Feb 8, 2022
Merged

[Serve] Add regression test for out of order submit#20629
simon-mo merged 6 commits intoray-project:masterfrom
simon-mo:serve/regression-ooo-test

Conversation

@simon-mo
Copy link
Copy Markdown
Contributor

@simon-mo simon-mo commented Nov 22, 2021

Why are these changes needed?

Regression from https://discuss.ray.io/t/concurrent-queries-blocking-following-queries/3949 and fixed #19822

Related issue number

Checks

  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Loading
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.

[Core] support out of order execution for threaded/async actors

3 participants