Skip to content

Commit 0c258bb

Browse files
authored
Update kernel-monitor.json
1 parent f984abb commit 0c258bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/kernel-monitor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{
2727
"type": "temporary",
2828
"reason": "TaskHung",
29-
"pattern": "task [\\S\\s]+:\\w+ blocked for more than \\w+ seconds\\."
29+
"pattern": "task [\\S ]+:\\w+ blocked for more than \\w+ seconds\\."
3030
},
3131
{
3232
"type": "temporary",

0 commit comments

Comments
 (0)