URL: https://github.com/SSSD/sssd/pull/182 Author: pbrezina Title: #182: cache_req: use rctx as memory context during midpoint refresh Action: opened
PR body: """ Otherwise the tevent request is freed when we return data from cache_req to caller. It is no big deal since the request is still finished on provider side but the reply wouldn't be processed. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/182/head:pr182 git checkout pr182
URL: https://github.com/SSSD/sssd/pull/182 Title: #182: cache_req: use rctx as memory context during midpoint refresh
fidencio commented: """ @pbrezina,
The patch looks fine, let's see if it passes our internal CI. """
See the full comment at https://github.com/SSSD/sssd/pull/182#issuecomment-284972217
URL: https://github.com/SSSD/sssd/pull/182 Title: #182: cache_req: use rctx as memory context during midpoint refresh
fidencio commented: """ CI: http://sssd-ci.duckdns.org/logs/job/64/14/summary.html """
See the full comment at https://github.com/SSSD/sssd/pull/182#issuecomment-285010274
URL: https://github.com/SSSD/sssd/pull/182 Title: #182: cache_req: use rctx as memory context during midpoint refresh
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/182 Title: #182: cache_req: use rctx as memory context during midpoint refresh
jhrozek commented: """ * master: 0dacb781f094b97e40694aeff288853a8a4e9d63 """
See the full comment at https://github.com/SSSD/sssd/pull/182#issuecomment-285017892
URL: https://github.com/SSSD/sssd/pull/182 Author: pbrezina Title: #182: cache_req: use rctx as memory context during midpoint refresh Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/182/head:pr182 git checkout pr182
URL: https://github.com/SSSD/sssd/pull/182 Title: #182: cache_req: use rctx as memory context during midpoint refresh
Label: +Pushed
sssd-devel@lists.fedorahosted.org