|
|
|
|
|
by ndriscoll
549 days ago
|
|
Except you usually can because the state isn't completely unknown. You might not expect some field in a structure to be null, but you still know for example that there's no way for one request to have a reference to another, so you just abort the one request and continue. |
|