Skip to content

reloader: rearm symlink after target change#75

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

reloader: rearm symlink after target change#75
tdgroot merged 1 commit into
masterfrom
rearm_symlink_directory

Conversation

@tdgroot

@tdgroot tdgroot commented Jun 16, 2026

Copy link
Copy Markdown
Member

When a symlink target changes (either directly or indirectly), inotify does not become aware of this. By detecting this behavior, we can restart the observer, so it's watching the proper targets again.

Fixes #74

When a symlink target changes (either directly or indirectly), inotify
does not become aware of this. By detecting this behavior, we can
restart the observer, so it's watching the proper targets again.

Fixes #74
@tdgroot tdgroot force-pushed the rearm_symlink_directory branch from 4ec2031 to d57b7bc Compare June 16, 2026 14:41
@tdgroot tdgroot merged commit 215b7e7 into master Jun 17, 2026
5 checks passed
@tdgroot tdgroot deleted the rearm_symlink_directory branch June 17, 2026 07:18
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.

Directory symlink target change not detected

2 participants