mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 09:55:29 +00:00
Changelog: =========== - Fix spurious readiness flags in some of the wait functions - Fix high CPU usage using the wait_c function on Windows - Fix bad data on error in binary copy - Respect Copy.set_types() in TEXT copy in C version, consistently with the Python version - Don't raise warning, and don’t leak resources, if a builtin function is used as JSON dumper/loader function - Improve performance of Python conversion on results loading Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>