All known nodes have either stopped the request (as requested by the
user, via the controller) or are not currently connected. The request is
now finished
Can be interpreted to mean that the request is finished because either one of the following conditions occurred:
The user used the controller to stop the request
All nodes are not currently connected
It could be made clearer that this is not the meaning: the controller must have been used.
Statements like:
Can be interpreted to mean that the request is finished because either one of the following conditions occurred:
It could be made clearer that this is not the meaning: the controller must have been used.