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

chore: check if broker is running before starting #28

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

fmoessbauer
Copy link
Member

In case the identity broker is not registered as systemd service, we cannot start it. This however is also not needed, as long as the service is visible on the bus.

This patch changes the logic to check for a running broker by first checking if it is running and only if not starting it.

In case the identity broker is not registered as systemd service, we
cannot start it. This however is also not needed, as long as the service
is visible on the bus.

This patch changes the logic to check for a running broker by first
checking if it is running and only if not starting it.

Signed-off-by: Felix Moessbauer <[email protected]>
@fmoessbauer fmoessbauer self-assigned this Jul 23, 2024
@fmoessbauer fmoessbauer merged commit c924cbb into main Jul 24, 2024
3 checks passed
@fmoessbauer fmoessbauer deleted the fm/check-broker-has-owner branch July 24, 2024 16:20
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