Skip to content

Conversation

@garrettwrong
Copy link
Collaborator

Found Ray was failing to initialize for our large integration tests (ie, our experimental data reconstructions) in recently made environments.

Tracked it to ray-project/ray#37019.

The recommended workaround is simple and seems to work for us, but somewhat annoying (that we need to manage more external package depends). I will make an issue to followup post ray=2.9.1.

The pillow line was just moved to improve the depends lexi sort.

Published versions of ray require pydantic<2, but they have not pinned versions
@garrettwrong garrettwrong added bug Something isn't working extern Relating to external changes dependencies Pull requests that update a dependency file labels Dec 12, 2023
@garrettwrong garrettwrong self-assigned this Dec 12, 2023
@garrettwrong garrettwrong requested a review from j-c-c December 12, 2023 13:11
Copy link
Collaborator

@j-c-c j-c-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@garrettwrong garrettwrong marked this pull request as ready for review December 12, 2023 13:29
@garrettwrong garrettwrong requested a review from janden as a code owner December 12, 2023 13:29
@garrettwrong
Copy link
Collaborator Author

Great, planning to merge this in as soon as the CI is green.

@codecov
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4eafdec) 89.08% compared to head (b3ed115) 89.08%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1065   +/-   ##
========================================
  Coverage    89.08%   89.08%           
========================================
  Files          126      126           
  Lines        11965    11965           
========================================
  Hits         10659    10659           
  Misses        1306     1306           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@garrettwrong garrettwrong merged commit 3526468 into develop Dec 12, 2023
@garrettwrong garrettwrong deleted the ray_hotpatch branch January 17, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file extern Relating to external changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants