Remove OutOfMemory
error from popen.new
and popen.read
#3608
Labels
3.0
behavior change
[nature] Сhange in existing behavior
reference
[location] Tarantool manual, Reference part
Product: Tarantool
Since:
Root document: 1) https://www.tarantool.io/en/doc/latest/reference/reference_lua/popen/#popen-new
2) https://www.tarantool.io/en/doc/latest/reference/reference_lua/popen/#popen-read
SME: @ locker
Can be done together with #3609
Details
These functions don't raise the
OutOfMemory
exception anymore so allmentions of it should be removed from the documentation:
Requested by @locker in tarantool/tarantool@23a8b0e.
The text was updated successfully, but these errors were encountered: