eina_promise_data_set is a misleading API and result in conflicted use by
multiple independent piece of code leading to bug and crash. It is also not
necessary and we can avoid using it completely.
Depends on D7544
eina_promise_data_set is a misleading API and result in conflicted use by
multiple independent piece of code leading to bug and crash. It is also not
necessary and we can avoid using it completely.
Depends on D7544
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |