-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
adsbcot stops processing aircraft.json, stops receiving Inotify events #43
Comments
To reproduce: |
|
ampledata
changed the title
Stuck in epoll_pwait
adsbcot stops processing aircraft.json, stops receiving Inotify events
Sep 25, 2024
|
Looks like this is happening when stats.json is written. |
https://asyncinotify.readthedocs.io/en/latest/asyncinotify.html#asyncinotify.Mask.IGNORED Looks like the path is removed/moved? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ADSBCOT will stop reading
/run/*/aircraft.json
after some time, and prints nothing else to the logs. Anstrace
shows:The text was updated successfully, but these errors were encountered: