Skip to content

Add missing poison wait defaults to wait stats picker (fixes #188)#198

Merged
erikdarlingdata merged 1 commit intodevfrom
fix/poison-wait-defaults-188
Feb 20, 2026
Merged

Add missing poison wait defaults to wait stats picker (fixes #188)#198
erikdarlingdata merged 1 commit intodevfrom
fix/poison-wait-defaults-188

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • RESOURCE_SEMAPHORE and RESOURCE_SEMAPHORE_QUERY_COMPILE were missing from the wait type picker because they had no collected data
  • Poison waits are now always injected into the picker list even without data, so they appear and get pre-selected by default
  • When those waits occur, data will immediately show on the chart

Test plan

  • Open server tab → Wait Stats Detail — all three poison waits (THREADPOOL, RESOURCE_SEMAPHORE, RESOURCE_SEMAPHORE_QUERY_COMPILE) appear in picker and are pre-selected

🤖 Generated with Claude Code

RESOURCE_SEMAPHORE and RESOURCE_SEMAPHORE_QUERY_COMPILE were missing from
the wait type picker because they had no collected data. Poison waits are
now always injected into the picker list so they appear and get pre-selected
by default, ready to show data if/when those waits occur.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit da68f68 into dev Feb 20, 2026
3 checks passed
@erikdarlingdata erikdarlingdata deleted the fix/poison-wait-defaults-188 branch February 20, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant