extent-framework / extentreports-csharp

Extent Reporting Library, .NET
http://extentreports.com
Apache License 2.0
50 stars 39 forks source link

Race condition in MediaEntityBuilder #201

Closed arnonax-tr closed 11 months ago

arnonax-tr commented 1 year ago

I encountered a potential race condition in MediaEntityBuilder. I submitted a PR to fix it: #200 to fix it.

Note: I encounter an occasional issue with empty screenshots, which may be caused or related to that fix, but I still can't prove it. I encountered this potential bug when searching for the root cause of my issue.

anshooarora commented 11 months ago

@arnonax-tr Thanks for the PR, it can indeed cause subtle issues, merged. Closing this issue.