Add support for async-stacks to blockingWait()
Summary: This should allow stack-traces for a chain of async work that was launched using blockingWait() to continue tracing the normal stack-frames of the caller of blockingWait(). Reviewed By: andriigrynenko Differential Revision: D24479522 fbshipit-source-id: e0604ed43edbd9df51daf679e0adf06d934a3ca6
Showing
Please register or sign in to comment