Skip to content
Snippets Groups Projects
Commit 9c349dd5 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Rewrite lbox_select() using port_buf

Don't allow Lua exceptions inside box_select() callbacks.
A Lua exception may break internal state of box (leak transactions,
pass try-catch handlers in fibers and so on).

Please note that this binding still can leak on OOM.
https://github.com/tarantool/tarantool/issues/1182
parent 2b73a585
No related branches found
No related tags found
No related merge requests found
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