Missing test coverage for EventSourceSink.cs
Open
Priority:3
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
RaiseAnyEvent creates some dump files upon throwing an exception.
This is different from any other event handler. However the tests are not checking for this behavior.
I've noticed it due to deleting the file generation while working on #10245 - the tests passed without issues.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.