mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 15:51:17 +00:00
94f51886d483e46a9aae793e2c08a52a86849ebe
test_process_teardown forks a child process while the parent has an active zmq/asyncio context (ZeroMQ's own docs call forking with a live context+IO-thread undefined behavior); under qemu's slower/different scheduling the forked child intermittently dies with exit code 1 instead of exiting 0. Reproduces reliably on target but never locally (isolated, whole-file, or whole-suite runs all pass), consistent with an environment-specific fork-safety issue rather than a logic bug. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <raj.khem@gmail.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Languages
BitBake
86.2%
Shell
5.9%
C
2.8%
Roff
1.9%
NASL
1.7%
Other
1.3%