35dd2e8e07074b298fed75c454d3fe9d3bc46f08
Changed the SendFinalEmailToReceiversAsync method to use a sequential `foreach` loop instead of `Task.WhenAll` for sending history commands. Added a null check for receiver emails to prevent potential exceptions.
Description
No description provided
Languages
JavaScript
88.9%
C#
5.6%
Visual Basic .NET
2.8%
HTML
1.3%
CSS
0.9%
Other
0.4%