diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-09 12:54:34 +0100 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-13 09:28:14 +0100 | 
| commit | 019f518287bb00f7e7121289b4859661af201d89 (patch) | |
| tree | bd3da21f0f02251133751d700b92d3517cb15778 /scripts/lib/compatlayer/case.py | |
| parent | 0cb62f8ca7de95801aa6e47a4a37aedc6e311bd6 (diff) | |
| download | poky-019f518287bb00f7e7121289b4859661af201d89.tar.gz | |
bitbake: cooker: Ensure we handle inotify before running the next command
The inotify watch events are handled "at idle" which could in theory mean
a command could run before any preceeding inotify events have been processed.
This leads to a theoretical race window where those events may have a
signficicant effect on the command.
Add a mechanism to allow us to ensure all pending events are processed before
running commands.
(Bitbake rev: bf76cd7e5881adf264b8ba64e27a5b6ca9df4fde)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/compatlayer/case.py')
0 files changed, 0 insertions, 0 deletions
