Description
PR #172 raised the wait stats cap from 20 to 30/50 so poison waits aren't dropped, but the default selected poison waits list is missing at least:
- RESOURCE_SEMAPHORE
- RESOURCE_SEMAPHORE_QUERY_COMPILE
Need to audit the full list of known poison waits and ensure all are included as defaults.
Context
PR #172 (issue #139).