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

Ray.useDefaultSettings does not work. #289

Open
jskorlol opened this issue Jul 27, 2024 · 1 comment
Open

Ray.useDefaultSettings does not work. #289

jskorlol opened this issue Jul 27, 2024 · 1 comment

Comments

@jskorlol
Copy link

There is an issue with this option not being applied starting from version 2.1.0.

const {Ray, ray} = require('node-ray');
Ray.useDefaultSettings({host: '123.123.123.123', port: 25317});

Ray.useDefaultSettings does not work.

@patinthehat
Copy link
Member

@jskorlol Could you open a PR with a failing test or a patch for this if you have the time? Thank you! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants