Skip to content

Conversation

@SimonHeybrock
Copy link
Member

This also caused unit tests to hang. I don't know if this is also related to some of the hard-to-trace errors seen in deployment @MridulS.

except RuntimeError:
except (RuntimeError, ValueError):
self._logger.exception("Error in service loop")
self.stop()
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Calling stop here didn't work, since it tried to stop itself.

Co-authored-by: Mridul Seth <mail@mriduls.com>
@SimonHeybrock SimonHeybrock merged commit 469e4b5 into main Apr 7, 2025
4 checks passed
@SimonHeybrock SimonHeybrock deleted the service-shutdown-adapter-error branch April 7, 2025 08:04
@github-project-automation github-project-automation bot moved this from In progress to Done in Development Board Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants