diff --git a/src/cases/case8.cpp b/src/cases/case8.cpp index 0127ffc..7c7e643 100644 --- a/src/cases/case8.cpp +++ b/src/cases/case8.cpp @@ -6,7 +6,7 @@ */ /** - * A thread gets stuck in an infinite loop and the watchdog restarts it. + * Two threads get stuck in a deadlock and are restarted. */ #include #ifdef TASTY_CASE_8