docs icon indicating copy to clipboard operation
docs copied to clipboard

diagnostic: document waithandle keyword

Open verdie-g opened this issue 1 year ago • 5 comments

This keyword was added for .NET 9+


Internal previews

📄 File 🔗 Preview link
docs/core/diagnostics/dotnet-trace.md docs/core/diagnostics/dotnet-trace
docs/fundamentals/diagnostics/runtime-events.md docs/fundamentals/diagnostics/runtime-events
docs/fundamentals/diagnostics/runtime-wait-handle-events.md docs/fundamentals/diagnostics/runtime-wait-handle-events

verdie-g avatar May 11 '24 03:05 verdie-g

This was added on https://github.com/dotnet/diagnostics/pull/4624 however we haven't shipped the updated version of dotnet-trace containing this change. @mikem8361 @hoyosjs - we should merge this doc PR after we ship an updated version of the diagnostic tools.

tommcdon avatar May 11 '24 15:05 tommcdon

@tommcdon I added some documentation for the event so it would appear in https://learn.microsoft.com/en-us/dotnet/fundamentals/diagnostics/runtime-events.

verdie-g avatar May 28 '24 00:05 verdie-g

ping @tommcdon Is this still waiting, or is it ready?

BillWagner avatar Aug 01 '24 15:08 BillWagner

The change was released in https://github.com/dotnet/diagnostics/releases/tag/v8.0.532401

Add waithandle to clrevents option.

verdie-g avatar Sep 17 '24 02:09 verdie-g

@tommcdon

I looks like this feel through the cracks for final review. You'd marked it as "changes requested". Can you take a look?

BillWagner avatar Oct 16 '24 18:10 BillWagner