]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: bb/cooker: BBCooker stops notifier at shutdown
authorAníbal Limón <anibal.limon@linux.intel.com>
Thu, 5 Jan 2017 23:44:46 +0000 (17:44 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2017 00:01:07 +0000 (00:01 +0000)
commite016eb10b075e280b4e78a04e47b59a173386421
tree7b3237d9dad74d57b2298d12619a129ab64da678
parent9f6a1043f68580ed9604e750fd0f993f933bb66e
bitbake: bb/cooker: BBCooker stops notifier at shutdown

At end of  BBCooker needs to release fd's associated with pyinotify
watchers to  avoid: Too many open files (EMFILE) error in different
scenarios like several instances of tinfoil.

[YOCTO #10873]

(Bitbake rev: ae6045b84978940c365c95c33d6996359c3e299d)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/cooker.py