Solved Race condition in markUserAlertUnread and markUserAlertRead

  • Thread starter Thread starter TickTackk
  • Start date Start date
This topic has been solved
T

TickTackk

Guest
Using entity to update alerts_unviewed and alerts_unread can have a data race condition on marking an alert read/unread and new alerts being given to the $alert->Receiver.

Continue reading...