Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libflux: flux_rpc_then should requeue cached resp
If a response is cached in the rpc handle before flux_rpc_then() is called, push the response back into the handle to make the reactor ready, so the continuation will be called.
- Loading branch information