Skip to content

promise: Change change_func to get the actual reply of the promise passed

@ystreet What do you think of the main change? Makes it much nicer to use and I don't think one should usually need access to the promise itself in the callback (and if needed it could be passed into the closure anyway).

Merge request reports