Improve stack-tracing for tasks launched by the merge() internals
Summary: The stack-traces for child worker tasks launched to process each incoming AsyncGenerator now have the same common consumer-task as the parent frame, which is then a detached-task, rather than each of the child workers being their own detached tasks. Reviewed By: andriigrynenko Differential Revision: D24480161 fbshipit-source-id: c02887abf676bde9b297ee6d8f0fcabe959616e3
Showing
Please register or sign in to comment