Skip to content
Snippets Groups Projects
Commit 6755c708 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

fiber_create(), palloc(): throw OOM exception

Now that the network layer is exception aware, slowly
transit with the rest of Tarantool subsistems to
exception-based error handling model.

Make sure fiber_create() throws an exception
if there is insufficient memory for fiber or its
stack. Make the rest of the code aware of the change.
parent bba8f4af
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