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

[Feature] Check whether current process is ray client server #22755

Closed
1 of 2 tasks
chaokunyang opened this issue Mar 2, 2022 · 2 comments
Closed
1 of 2 tasks

[Feature] Check whether current process is ray client server #22755

chaokunyang opened this issue Mar 2, 2022 · 2 comments
Labels
enhancement Request for new feature and/or capability stale The issue is stale. It will be closed within 7 days unless there are further conversation

Comments

@chaokunyang
Copy link
Member

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Support check whether current process is a ray client server

Use case

Mars has some special serialization which need to be registered when running on Ray. we need to register those logic for ray client server process, so that when connecting to the ray cluster from ray client, we can make mars objects which may contain weakref serializable by ray client.

Related issues

mars-project/mars#2773

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@chaokunyang chaokunyang added the enhancement Request for new feature and/or capability label Mar 2, 2022
@stale
Copy link

stale bot commented Jul 10, 2022

Hi, I'm a bot from the Ray team :)

To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months.

If there is no further activity in the 14 days, the issue will be closed!

  • If you'd like to keep the issue open, just leave any comment, and the stale label will be removed!
  • If you'd like to get more attention to the issue, please tag one of Ray's contributors.

You can always ask for help on our discussion forum or Ray's public slack channel.

@stale stale bot added the stale The issue is stale. It will be closed within 7 days unless there are further conversation label Jul 10, 2022
@stale
Copy link

stale bot commented Aug 12, 2022

Hi again! The issue will be closed because there has been no more activity in the 14 days since the last message.

Please feel free to reopen or open a new issue if you'd still like it to be addressed.

Again, you can always ask for help on our discussion forum or Ray's public slack channel.

Thanks again for opening the issue!

@stale stale bot closed this as completed Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability stale The issue is stale. It will be closed within 7 days unless there are further conversation
Projects
None yet
Development

No branches or pull requests

1 participant