|
|
|
|
|
by spullara
854 days ago
|
|
This actually looks like a concurrency bug in their request handling code that may have stored the user id and camera id in shared variables, under load the wrong camera id is seen by a user. At least based on the description of what they say happened. |
|