summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/ts-fatal-idle-thread-create-failed.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber2022-10-141-0/+90
Add the INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILED fatal error in case the creation of an idle thread fails. This may happen due to a failing create extension provided by the application.