podman/libpod/events
Brent Baude f46664546a Poll on events for file reading
When multiple connections are monitoring events via the remote API, the inotify in the hpcloud library seems unable to consistently send events.  Switching from inotify to poll seems to clear this up.

Fixes: #6664

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-06-19 09:00:03 -05:00
..
config.go auto updates 2020-03-17 17:18:56 +01:00
events.go Poll on events for file reading 2020-06-19 09:00:03 -05:00
events_linux.go Expose Null eventer and allow its use in the Podman CLI 2019-07-31 17:28:42 -04:00
events_unsupported.go journald event logging 2019-04-24 16:00:04 -05:00
filters.go Turn on More linters 2020-06-15 07:05:56 -04:00
journal_linux.go update systemd & dbus dependencies 2020-03-10 18:34:55 +01:00
journal_unsupported.go set default event logger based on build tags 2019-05-14 16:17:11 -05:00
logfile.go events: make sure the write channel is always closed 2019-11-06 17:14:44 +01:00
nullout.go add eventlogger to info 2019-08-02 20:05:27 -05:00