Skip to content
Snippets Groups Projects
Unverified Commit 89ec1d97 authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy Committed by Alexander Turenko
Browse files

console: fix usage of an undeclared variable


Console client's eval() method in case of an error at
reading from a socket was trying to return a variable
declared in a different view scope. Instead, the
error should be raised to drop the connection.

Reviewed-by: default avatarAlexander Turenko <alexander.turenko@tarantool.org>
parent 092cd675
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment