Open
Description
Product: Tarantool
Since: n/a
Audience/target: developers
Root document: https://www.tarantool.io/ru/doc/latest/reference/reference_lua/box_error/error/#lua-function.box.error
SME: @
Details
<…>
box.error()
box.error()
|Raise the last error.
|See also: box.error.last()box.error(error_object)
Raise th<…>
I believe that it should be mentioned that is fiber-local. Otherwise that API feels confusing and does not make sense for a reader that expects it to run via cooperative multitasking