Open kasperl opened 2 years ago
Is this something that happens a lot? I think there are three possibilities here:
1) We simply ignore the fact that it timed out. In that case, the user won't know that the operation failed.
2) We change the interface to return a bool
which signals whether the stop operation was successful.
3) It is already working as intended. You can just catch the exception and move on.
Seen on 1.6.0-pre.35.