abdaa769de
Motivation: Sometime in the past we introduced the concept of Void*Promise. As it turned out this was not a good idea at all as basically each handler in the pipeline need to be very careful to correctly handle this. We should better just remove this "optimization". Modifications: - Remove Void*Promise and all the related APIs - Remove tests which were related to Void*Promise Result: Less error-prone API |
||
---|---|---|
.. | ||
src | ||
pom.xml |