Skip to content

Commit

Permalink
Removed CXCONSUMER from #IgnorableWaits
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceGoding authored Sep 13, 2024
1 parent b0ac500 commit 3716505
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sp_Blitz.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1108,7 +1108,6 @@ AS
INSERT INTO #IgnorableWaits VALUES ('CLR_AUTO_EVENT');
INSERT INTO #IgnorableWaits VALUES ('CLR_MANUAL_EVENT');
INSERT INTO #IgnorableWaits VALUES ('CLR_SEMAPHORE');
INSERT INTO #IgnorableWaits VALUES ('CXCONSUMER');
INSERT INTO #IgnorableWaits VALUES ('DBMIRROR_DBM_EVENT');
INSERT INTO #IgnorableWaits VALUES ('DBMIRROR_DBM_MUTEX');
INSERT INTO #IgnorableWaits VALUES ('DBMIRROR_EVENTS_QUEUE');
Expand Down

0 comments on commit 3716505

Please sign in to comment.