microsoft / microsoft/perfview
Microsoft.Diagnostics.Tracing.ZippedETLWriterGetNGenPdbs Add Try/Catch and log exception
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.7k
- Forks
- 775
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 9
Description
Improve (for the next release of TraceEvent) the error handling in Microsoft.Diagnostics.Tracing.ZippedETLWriterGetNGenPdbs.
It could catch any exception and add it to the log.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate Microsoft.Diagnostics.Tracing.ZippedETLWriterGetNGenPdbs in the PerfView/TraceEvent source and inspect its current error-handling and logging path. Add exception logging for failures as described, then verify that the method still handles its normal path correctly and that the exception appears in the log.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100