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

Changed monitor and spin_control processes to update the session.status to 'running' #585

Merged
merged 4 commits into from
Dec 4, 2023

Conversation

bbixler500
Copy link
Contributor

Changed monitor and spin_control processes to update the session.status to 'running'

Description

Bugfix in response to #584. Changed the monitor and spin_control processes to update the session.status to 'running'

Motivation and Context

Fixes #584

How Has This Been Tested?

Has not been tested, but the bugfix is simple and only changes the value of a variable

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@bbixler500 bbixler500 requested a review from davidvng December 4, 2023 16:46
Copy link
Contributor

@davidvng davidvng 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 to me, thanks!

@BrianJKoopman BrianJKoopman merged commit a144b4f into main Dec 4, 2023
2 checks passed
@BrianJKoopman BrianJKoopman deleted the hwp_supervisor_bugfix branch December 4, 2023 18:30
hnakata-JP pushed a commit that referenced this pull request Apr 12, 2024
…us to 'running' (#585)

* Changed monitor and spin_control processes to update the session status to running

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* updated indentation to be consistant

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

HWP Supervisor processes stuck on "starting" status
3 participants