An error occurred while fetching folder content.
Vladislav Shpilevoy
authored
The calls were added before and after each cond_wait() so as the fiber couldn't be woken up externally. For example, from Lua. But it is not necessary to flip the flag on each wait() call. It is enough to make it 2 times: forbid cancellation in the beginning of txn_limbo_wait_complete(), and return the old value back in the end.
Name | Last commit | Last update |
---|