I've got a question about how to understand a specific sentence with construction as below:
[something is going to happen]
UNTIL (1st condition)
OR (2nd condition)
As I understand, when we have OR, [something is going to happen] if whichever of the conditions are met.
Others say, that 1st condition is obligatory for something to happen, and the second condition is optional (they say, the order of conditions written in sequence is what matters)
So, how is it?