Skip to content

Conversation

@k911mipt
Copy link
Contributor

self usually means object variable, whose method is called.
Here we need a request object variable, so suitable name would be request or req and using name self is kinda confusing

`self` usually means object variable, whose method is called.
Here we need a `request` object variable, so suitable name would be `request` or `req`
@knazarov knazarov merged commit 20d969f into tarantool:master Jan 15, 2020
@ligurio ligurio mentioned this pull request Oct 22, 2021
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.

2 participants