diff options
| author | Tomas Bzatek <tbzatek@redhat.com> | 2013-11-01 17:05:22 +0100 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@redhat.com> | 2013-11-04 13:42:20 +0100 |
| commit | 1cc65739b1ce02e2565813bf70716a7e9de277ec (patch) | |
| tree | b758b8686c81d5cd764e90ee4999fbcf69167dce /src/python | |
| parent | 03204e963d2a6a179ff725348ea76ced0e50228b (diff) | |
account: Start watching right upon indication subscription
This is an attempt to get rid of most probable race conditions by creating
inotify watches outside the watcher thread and making them persistent for
the whole time the indication subscription is active. There's a certain
amount of time when watching if off due to gather part of the indication
manager. Leaving a watch fd open with active watches allows us to queue
events that we process next time the watcher is called (once gather part
is finished).
Diffstat (limited to 'src/python')
0 files changed, 0 insertions, 0 deletions
