forked from fl00r/go-tarantool-1.6
-
Notifications
You must be signed in to change notification settings - Fork 60
Clean up excessive test setup #128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
code health
Improve code readability, simplify maintenance and so on
Comments
oleg-jukovec
added a commit
that referenced
this issue
Jun 27, 2023
- ExampleConnection_Do demonstrates how to process a result. - ExampleConnection_Do_failure demonstrates how to process a request failure. Closes #128
oleg-jukovec
added a commit
that referenced
this issue
Jun 27, 2023
- ExampleConnection_Do demonstrates how to process a result. - ExampleConnection_Do_failure demonstrates how to process a request failure. Closes #128
oleg-jukovec
added a commit
that referenced
this issue
Jun 28, 2023
- ExampleConnection_Do demonstrates how to process a result. - ExampleConnection_Do_failure demonstrates how to process a request failure. Closes #128
oleg-jukovec
added a commit
that referenced
this issue
Jun 28, 2023
- ExampleConnection_Do demonstrates how to process a result. - ExampleConnection_Do_failure demonstrates how to process a request failure. Closes #128
oleg-jukovec
added a commit
that referenced
this issue
Jun 28, 2023
- ExampleConnection_Do demonstrates how to process a result. - ExampleConnection_Do_failure demonstrates how to process a request failure. Closes #128
oleg-jukovec
added a commit
that referenced
this issue
Jun 29, 2023
- ExampleConnection_Do demonstrates how to process a result. - ExampleConnection_Do_failure demonstrates how to process a request failure. Closes #128
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
#104 added excessive code in main root config
go-tarantool/config.lua
Lines 64 to 84 in fd68e12
I forgot to clean it up after moving all UUID-related code to the separate folder.
The text was updated successfully, but these errors were encountered: