efl/src
Marcel Hollerbach 4617ba2e93 eina_promise: do not self feedback when canceling
when canceling a all_promise it will cancel all futures. When that
happens, and one future is containing a promise, the value is unrolled,
and delivered as "Operation canceled" if this is happening to the last
future in all or any in race, the promise will then free its base ctx
which is already happening due to canceling.

With this this is not happening anymore.
2021-04-10 12:15:47 +02:00
..
benchmarks benchmark: Remove unnecessary import and export macros from benchmark executables 2020-12-06 12:25:19 -03:00
bin elm theme - add overlay and blank styles for buttons 2021-03-31 11:29:33 +01:00
bindings efl_mono: Use architecture independent ECANCELED 2020-11-25 10:44:41 -03:00
edje_external emotion: remove all left overs from removed backends 2020-06-05 12:47:43 +02:00
examples ecore evas ews - deprecate/remove 2021-03-28 13:56:33 +01:00
generic evas generic pdf - handle cleanupp on crashes in poppler and other errors 2020-12-12 02:22:06 +00:00
lib eina_promise: do not self feedback when canceling 2021-04-10 12:15:47 +02:00
modules evas - gl - optimize dither shader - use integer vecs and go to 2x2 2021-04-04 03:41:40 +01:00
scripts build: disable elua by default, plus nicer detection 2020-06-06 19:28:26 +02:00
static_libs vg_load_svg: Implement ClipPath feature 2020-10-14 19:16:53 +09:00
tests tests: fix efl_ui_suite 2021-04-01 15:22:57 +02:00
wayland_protocol ecore_wl2: Remove legacy teamwork stuff 2021-03-01 11:22:58 -05:00