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

Add tests for ObjectContext(::ObjectRef) #231

Open
omus opened this issue Nov 9, 2023 · 0 comments
Open

Add tests for ObjectContext(::ObjectRef) #231

omus opened this issue Nov 9, 2023 · 0 comments

Comments

@omus
Copy link
Member

omus commented Nov 9, 2023

As of #221 the tests for ObjectContext do not cover the constructor ObjectContext(::ObjectRef). This is because the rest of the exceptions.jl code does not require a running Ray head node or a setup core worker. We may want to refactor the code to no longer require an ObjectRef or add a test for this constructor while a core worker has been instantiated.

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

No branches or pull requests

1 participant