-
Notifications
You must be signed in to change notification settings - Fork 6.9k
[Core] Remove reference counter mock for real reference counter in testing #57178
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
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
db60fca
Refactor tests to use real reference counter
df1e34d
Merge branch 'master' into actor_manager_rc
Kunchd 5b746e4
Enforce same function call ordering for EmplaceNewActorHandle
6d29949
Merge branch 'actor_manager_rc' of github.com:Kunchd/ray into actor_m…
7820ec6
Address comments for style and removal of mocks
8527f32
Address comments for EmplaceNewActorHandle to throw ray check failure
2123374
Merge branch 'master' into actor_manager_rc
Kunchd 31e1fdd
Merge branch 'master' into actor_manager_rc
Kunchd f345454
Bring back sentinel to make EmplaceNewActorHandle atomic
feb8818
Merge branch 'master' into actor_manager_rc
Kunchd 6328581
Merge branch 'master' into actor_manager_rc
israbbani 992460e
Refactor tests to use real reference counter
fafc519
Enforce same function call ordering for EmplaceNewActorHandle
c92c29e
Address comments for style and removal of mocks
db8f166
Address comments for EmplaceNewActorHandle to throw ray check failure
773a117
Bring back sentinel to make EmplaceNewActorHandle atomic
3ceb574
Merge branch 'actor_manager_rc' of github.com:Kunchd/ray into actor_m…
1bfe1b2
Merge branch 'master' into actor_manager_rc
ab7841d
Merge branch 'master' into actor_manager_rc
Kunchd 3f9bb16
Add check for sentinels when accessing actor handles
b1bf3a6
Merge branch 'actor_manager_rc' of github.com:Kunchd/ray into actor_m…
38b565a
Merge branch 'master' into actor_manager_rc
israbbani 8daa31e
Revert EmplaceNewActorHandle to return bool instead of ray check
52a24f2
Merge branch 'actor_manager_rc' of github.com:Kunchd/ray into actor_m…
c64bb6b
Address actor_manager_test compiler error
0e8350d
Remove actor manager sentinel
00b06fa
Merge branch 'master' into actor_manager_rc
Kunchd 616c110
Merge branch 'master' into actor_manager_rc
57fbf0f
Update tests using reference counting to use fake gauge
400ba1b
Merge branch 'master' into actor_manager_rc
Kunchd 667a31d
Ensure object is properly stored in object store in tests with real r…
e553489
Address comments to for logging and ptr style
c7cde27
Merge branch 'master' into actor_manager_rc
bc9457c
Update src/ray/core_worker/core_worker.h
Kunchd 8e3a2a6
Merge branch 'master' into actor_manager_rc
Kunchd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.