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

Initialize ray in scos-sensor #112

Merged
merged 18 commits into from
Mar 6, 2024
Merged

Initialize ray in scos-sensor #112

merged 18 commits into from
Mar 6, 2024

Conversation

dboulware
Copy link
Contributor

This updates the sea-action to expect that ray initialization will be performed in scos-sensor. As a fail safe, the sea action will check to ensure ray is initialized, but the check and initialization (if it isn't already) is performed in the call method to avoid initialization upon import of the action. This also add two actions for testing purposes that will raise RuntimeError and SystemExit respectively, but the actions are not loaded.

@dboulware dboulware requested a review from jhazentia March 5, 2024 14:27
Copy link
Member

@jhazentia jhazentia 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!

@dboulware dboulware merged commit 07ef42b into master Mar 6, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants