Skip to content

reloader: chmod target dir idempotently#76

Merged
tdgroot merged 1 commit into
masterfrom
fix_reload_loop
Jun 17, 2026
Merged

reloader: chmod target dir idempotently#76
tdgroot merged 1 commit into
masterfrom
fix_reload_loop

Conversation

@tdgroot

@tdgroot tdgroot commented Jun 17, 2026

Copy link
Copy Markdown
Member

In d57b7bc we introduced a solution to stale watchers, but this introduced a new observer restart loop caused by the chmod always being executed.

By using an idempotent chmod, changes are only made when necessary.

In d57b7bc we introduced a solution to stale watchers, but this
introduced a new observer restart loop caused by the chmod always being
executed.

By using an idempotent chmod, changes are only made when necessary.
@tdgroot tdgroot merged commit 40fe02b into master Jun 17, 2026
5 checks passed
@tdgroot tdgroot deleted the fix_reload_loop branch June 17, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants