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

fiber: invoke on_yield triggers from fiber_call().

fiber->on_yield triggers were not invoked in fiber_call(),
which meant that memtx transaction was not rolled back by
fiber.create().

Fixes gh-3493
parent 3d121dd4
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