Skip to content
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

Fix directory monitor path chaos #5317

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

HofiOne
Copy link
Collaborator

@HofiOne HofiOne commented Apr 3, 2025

Using now the full path everywhere

Depends on #5315

Signed-off-by: Hofi [email protected]

HofiOne added 17 commits April 3, 2025 15:57
…at cannot be split as it is an event handler callback)

Signed-off-by: Hofi <[email protected]>
…obs if its new notified member set to TRUE

This can be used whereas a PollEvents object is required and cannot be NULL, but its functionality is not needed at all, e.g in the file_reader, where the watched file modification events can be detected and delivered in other ways.
Far not the best solution, but PollEvents is too deeply integrated currently, and I did not want to do an even bigger refactor.

Signed-off-by: Hofi <[email protected]>
…we do it for the directory monitor

Signed-off-by: Hofi <[email protected]>
… using the poll_events provided ones

Signed-off-by: Hofi <[email protected]>
…le to display the real_path in the starting log message

Signed-off-by: Hofi <[email protected]>
@HofiOne HofiOne force-pushed the fix-directory-monitor-path-chaos branch from b198c9c to 68dea55 Compare April 3, 2025 21:04
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.

1 participant