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

feat: add Utilization impl to local backend #302

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Conversation

starpit
Copy link
Member

@starpit starpit commented Sep 21, 2024

Also:

  • add utilization info to new simpler watcher
  • fix bug in local impl where worker logs may not be shown, by adding an isRunning signal channel to the backend.Up() API. Using this, the clients can wait for the run to be viable before starting the watch.

Also:
- add utilization info to new simpler watcher
- fix bug in local impl where worker logs may not be shown, by adding an `isRunning` signal channel to the `backend.Up()` API. Using this, the clients can wait for the run to be viable before starting the watch.

Signed-off-by: Nick Mitchell <nickm@us.ibm.com>
@starpit starpit merged commit 5e2a72f into IBM:main Sep 21, 2024
13 checks passed
@starpit starpit deleted the watch-cpu branch September 21, 2024 21:51
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.

1 participant