Correctly propagate cancellations through within()
Summary: Within() is not properly propegating cancellations and other interrupts via raise() since it technically breaks the normal propegation mechnaism of copying the interrupt handler pointer. Reviewed By: yfeldblum Differential Revision: D6838285 fbshipit-source-id: 8f3efbd3eebe21c2f348b6aba991b0997be4f14f
Showing
Please register or sign in to comment