ecore: allow efl_future_cancel on a promise currently being resolved.
authorCedric BAIL <cedric@osg.samsung.com>
Wed, 19 Oct 2016 20:39:10 +0000 (13:39 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 19 Oct 2016 20:39:10 +0000 (13:39 -0700)
commitfb1feee480270c3e0e556774fc4ee613c82c7dba
treed549ea2b509fafad93900c3544f8d53920a1266b
parentd952b350982aa8ad7575fcceec18d0075034b41c
ecore: allow efl_future_cancel on a promise currently being resolved.

This is necessary for allowing proper handling of recursive cancel.
src/lib/ecore/efl_promise.c