|
|
|
|
|
by djanogo
1215 days ago
|
|
This wasn't really a concurrency problem as I understand it, the requests for calculations didn't need to share any data between them. "the bug was missed because it only presented when many aircraft at the same time were using the system" |
|
Obviously sessions should be independent and not sharing data, but that's why it was a bug.