[Tarantool-patches] [PATCH 04/10] box/txn: move setup of txn start to txn_prepare
Cyrill Gorcunov
gorcunov at gmail.com
Wed Mar 18 17:09:44 MSK 2020
On Wed, Mar 18, 2020 at 04:58:15PM +0300, Konstantin Osipov wrote:
> >
> > Kostya, I happen to miss this comment. Look, as far as I understand
> > this is not about yields, but this timing is used to detect if the
> > write itself takes too long time.
>
> ev time is only updated once per event loop cycle, so as long as
> you don't yield, your time is the same.
Yeah, indeed. Just found its implementation. I'll drop this
misleading comment. Thanks!
More information about the Tarantool-patches
mailing list