Make Future<T>::delayed complete on correct executor 2/n: Apply codemod future...
Make Future<T>::delayed complete on correct executor 2/n: Apply codemod future delayed to delayed unsafe Summary: Overall plan to modify Future<T>::delayed to complete on the same executor as the input future. 2/n: Codemod Future<T>::delayed to Future<T> delayedUnsafe. Name-only change, no behaviour. Reviewed By: yfeldblum Differential Revision: D8217994 fbshipit-source-id: e20f861c2545f08a177b78e1dba643b267146e94
Showing
Please register or sign in to comment