Skip to content

Commit 3716505

Browse files
authored
Removed CXCONSUMER from #IgnorableWaits
1 parent b0ac500 commit 3716505

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sp_Blitz.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,6 @@ AS
11081108
INSERT INTO #IgnorableWaits VALUES ('CLR_AUTO_EVENT');
11091109
INSERT INTO #IgnorableWaits VALUES ('CLR_MANUAL_EVENT');
11101110
INSERT INTO #IgnorableWaits VALUES ('CLR_SEMAPHORE');
1111-
INSERT INTO #IgnorableWaits VALUES ('CXCONSUMER');
11121111
INSERT INTO #IgnorableWaits VALUES ('DBMIRROR_DBM_EVENT');
11131112
INSERT INTO #IgnorableWaits VALUES ('DBMIRROR_DBM_MUTEX');
11141113
INSERT INTO #IgnorableWaits VALUES ('DBMIRROR_EVENTS_QUEUE');

0 commit comments

Comments
 (0)