[tarantool-patches] Re: [RFC PATCH 22/23] vinyl: rename vy_task::status to is_failed

  • From: Konstantin Osipov <kostja@xxxxxxxxxxxxx>
  • To: Vladimir Davydov <vdavydov.dev@xxxxxxxxx>
  • Date: Tue, 31 Jul 2018 23:44:08 +0300

* Vladimir Davydov <vdavydov.dev@xxxxxxxxx> [18/07/08 22:53]:

vy_task::status stores the return code of the ->execute method. There
are only two codes in use: 0 - success and -1 - failure. So let's chage
this to a boolean flag.

OK to push.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov

Other related posts: