Skip to content
Snippets Groups Projects
Commit aa0ebf46 authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Konstantin Osipov
Browse files

vinyl: yield properly

We should use fiber_sleep(0) to yield periodically, not
fiber_reschedule() - the latter doesn't advance the event loop.
parent 03882982
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