tutufool
Results
2
comments of
tutufool
Yes, I prefer to inform user "this is wrong usage" rather than ignore it. But from the javadoc, this API seems to accept a noop behavior. Should we introduce something...
So I think the ideal impl would be: Ignore the second call to finish() and log some information to let user know this is a malformed operation. What do you...