Skip to content

[ci][core] Do not set flushing thread niceness for task backend - #32439

Merged
scv119 merged 1 commit into
ray-project:masterfrom
rickyyx:ci-fix-nices
Feb 10, 2023
Merged

[ci][core] Do not set flushing thread niceness for task backend#32439
scv119 merged 1 commit into
ray-project:masterfrom
rickyyx:ci-fix-nices

Conversation

@rickyyx

@rickyyx rickyyx commented Feb 10, 2023

Copy link
Copy Markdown
Member

Signed-off-by: rickyyx rickyx@anyscale.com

Why are these changes needed?

This breaks macos test with

image

We believe this has minimal impact on the performance. So reverting for non-necessary code.

Related issue number

Closes #32405

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • 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 :(

Signed-off-by: rickyyx <rickyx@anyscale.com>
@rickyyx

rickyyx commented Feb 10, 2023

Copy link
Copy Markdown
Member Author

Local tests on test_advanced_6.py passes for mac + linux.

image

image

Running microbenchmark here: https://buildkite.com/ray-project/release-tests-pr/builds/28110#01863d1f-ab9b-4f25-99f6-53a849a516c2

@rickyyx

rickyyx commented Feb 10, 2023

Copy link
Copy Markdown
Member Author

Should we merge this and CP @rkooo567 @cadedaniel ?

@scv119
scv119 merged commit bc2de90 into ray-project:master Feb 10, 2023
@rickyyx

rickyyx commented Feb 10, 2023

Copy link
Copy Markdown
Member Author

Opening CP - if that's still ok.

@cadedaniel

Copy link
Copy Markdown
Member

Yep we need this -- this is a test failure on the release branch

scv119 pushed a commit that referenced this pull request Feb 10, 2023
Signed-off-by: rickyyx <rickyx@anyscale.com>
edoakes pushed a commit to edoakes/ray that referenced this pull request Mar 22, 2023
…roject#32439

We believe this has minimal impact on the performance. So reverting for non-necessary code.
Signed-off-by: rickyyx <rickyx@anyscale.com>
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
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.

[CI] osx://python/ray/tests:test_advanced_6 is failing/flaky on master.

4 participants