Closed
Description
openedon Feb 8, 2019
Question
The statement of the validation query is not closed when an exception happen. The close should be moved to a finally block I guess.
The comment below suggest you would have to catch exceptions and to set valid=false. This complicates the code but looks like the right thing to do.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment