Commit 1df0ebca authored by Lee Howes's avatar Lee Howes Committed by Facebook Github Bot

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
parent 439dc4ea
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment