We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e47f4 commit e5edf45Copy full SHA for e5edf45
tests/lib/c_lib/thrd/prj.conf
@@ -7,3 +7,5 @@ CONFIG_THREAD_STACK_INFO=y
7
CONFIG_DYNAMIC_THREAD=y
8
CONFIG_DYNAMIC_THREAD_POOL_SIZE=2
9
CONFIG_COMMON_LIBC_THRD=y
10
+# work around for #91620
11
+CONFIG_MP_MAX_NUM_CPUS=1
0 commit comments