Tom McDonald

Results 99 comments of Tom McDonald

@nohwnd We apologize for the delay! This issue is on our backlog, but until we have time to get to this issue, would it be possible to try updating to...

We plan to document this as the behavior can be controlled in the EventSource callbacks. The problem is re-entrant behavior triggering other callbacks which can cause undesired behavior.

.NET is using `ReportEvent`, and according to the Windows documentation for `ReportEvent`, our existing documentation is correct: https://learn.microsoft.com/windows/win32/api/winbase/nf-winbase-reporteventw ```text [in] lpStrings A pointer to a buffer containing an array of...

I agree with Juan - validation should be part of the pipeline that publishes the symbol, which is the staging and release pipelines. As Juan points out, we sometimes index...

> @brianrob @tommcdon we're using the environment variable for the crash dump https://learn.microsoft.com/en-us/dotnet/core/diagnostics/collect-dumps-crash and the Microsoft.Diagnostics.NETCore.Client to take a dump in case of hang, is it working in native aot...

Similar errors with [TestLogsAllCategoriesDefaultLevel](https://runfo.azurewebsites.net/search/tests/?q=started%3A~7%20definition%3Adiagnostics-public-ci%20name%3A%22testlogsallcategoriesdefaultlevel%22) Test Run | Build | Kind | Message -- | -- | -- | -- Tests Windows x64 Debug | 1384791 | Pull Request | Assert.Equal()...