Skip to content
Snippets Groups Projects
Commit ce765928 authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy
Browse files

swim: call swim:new/delete via Lua C, not via FFI

These function are going to yield in scope of #4250, because
swim:new() will start a fiber, while swim:delete() cancels and
gives it a control.

Needed for #4250
parent d958254d
No related branches found
No related tags found
Loading
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