Skip to content

Removed a "goto" statement in table lock routine.#1

Open
danesh-d wants to merge 1 commit into10.2from
remove_goto
Open

Removed a "goto" statement in table lock routine.#1
danesh-d wants to merge 1 commit into10.2from
remove_goto

Conversation

@danesh-d
Copy link
Owner

I have removed a "goto" statement from lock table routine. I have also seen that there are quite many "goto" statements in other places in the code. It might be a good idea to remove "goto" statements as many as possible in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments