Open SpyCop opened 2 years ago
Dealing with concurrent users might require some attention. If two users add logs at the same time, their page is not updated with the new log of the other user. Is this a problem? Or is it okay to just require the user to refresh? Other ideas:
Dealing with concurrent users might require some attention. If two users add logs at the same time, their page is not updated with the new log of the other user. Is this a problem? Or is it okay to just require the user to refresh? Other ideas: