• Shai Szulanski's avatar
    Allow using CancellableAsyncScope with external cancellation token · 2f5a71dd
    Shai Szulanski authored
    Summary: Right now the internal cancellation signal will be silently ignored, which hurts usability. Add mechanism for merging with external source and comment describing the pitfall.
    
    Reviewed By: capickett
    
    Differential Revision: D29935016
    
    fbshipit-source-id: 9311930ff9fbfc0470fdcfb5d425f36e7f0aff06
    2f5a71dd
AsyncScopeTest.cpp 5.98 KB