-
Notifications
You must be signed in to change notification settings - Fork 23
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
service startup II #3208
service startup II #3208
Conversation
…ools/radical.pilot into feature/service_startup_2
…ools/radical.pilot into feature/service_startup_2
…ools/radical.pilot into feature/service_startup_2
This should be ready for review again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
btw, all pw
logs appeared in the current directory.. (and not in the client sandbox)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
couple comments, but overall PR is ready - test run finished successfully
update: CI tests failed
Thanks for your patience, @mtitov - tasks are fixed now. |
This improves agent service startup, and allows to expose service endpoints to tasks.
This closes #2899 and #3062.