Skip to content

agent: implement a function to watch a set of files for changes using inotify or similar on Linux #479

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

Closed
johnstcn opened this issue Mar 12, 2025 · 0 comments · Fixed by coder/coder#17573
Assignees

Comments

@johnstcn
Copy link
Member

Given a set of file paths, add the capability to the agent to watch these files using inotify or similar.
Only implement this on Linux for now. MacOS and Windows can be no-ops initially.

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 a pull request may close this issue.

2 participants