extent-framework / extentreports-csharp

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

Race condition in MediaEntityBuilder #201

Closed arnonax-tr closed 7 months ago

arnonax-tr commented 8 months 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 7 months ago

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