Skip to content

fix: use runner to start activitylog service#2748

Merged
rhafer merged 1 commit into
opencloud-eu:mainfrom
rhafer:issue/2746
May 13, 2026
Merged

fix: use runner to start activitylog service#2748
rhafer merged 1 commit into
opencloud-eu:mainfrom
rhafer:issue/2746

Conversation

@rhafer
Copy link
Copy Markdown
Member

@rhafer rhafer commented May 12, 2026

activitylog was still using oklog run.Group{} for starting the service this caused issues during shutdown. Seems this service was overlooked when switching all the other services to use runner.

Fixes: #2746

@rhafer rhafer self-assigned this May 12, 2026
activitylog was still using oklog run.Group{} for starting the service
this cause issue during shutdown. Seems this service was overlooked
when switching all the other services to use runner.

Fixes: opencloud-eu#2746
@rhafer rhafer changed the title fix: use runner to start activity service fix: use runner to start activitylog service May 12, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · -17 duplication

Metric Results
Complexity 0
Duplication -17

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@rhafer rhafer merged commit 005c91a into opencloud-eu:main May 13, 2026
61 checks passed
@openclouders openclouders mentioned this pull request May 13, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

opencloud still doesn't shutdown cleanly

2 participants