Skip to content

Conversation

@pbardea
Copy link
Contributor

@pbardea pbardea commented Oct 9, 2025

The external timeout command was timing out systemd-run itself, not the bbolt check process inside the scope. Use systemd-run's built-in -p RuntimeMaxSec=6s to properly enforce the timeout on the process running within the scope.

🤖 Generated with Claude Code


Note

Replace external timeout with systemd RuntimeMaxSec=6s to enforce the bbolt check timeout within the systemd-run scope.

Written by Cursor Bugbot for commit 6310281. This will update automatically on new commits. Configure here.

The external timeout command was timing out systemd-run itself, not the bbolt check process inside the scope. Use systemd-run's built-in -p RuntimeMaxSec=6s to properly enforce the timeout on the process running within the scope.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@pbardea pbardea requested a review from adityamaru October 9, 2025 11:50
@pbardea pbardea merged commit 2bdcc88 into main Oct 9, 2025
9 checks passed
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