The implicit gtk main iteration leads to bad ordered processing of events. So as explicit is better than implicit, rpc calls that don't need to block until the result use a callback.
URL: http://codereview.tryton.org/3461002/
Code Review - New issues: ced Wed, 12 Feb 2014 10:00:42 -0800
The implicit gtk main iteration leads to bad ordered processing of events. So as explicit is better than implicit, rpc calls that don't need to block until the result use a callback.
URL: http://codereview.tryton.org/3461002/