• Mirek Klimos's avatar
    Replace RequestContext::create with RequestContextScopeGuard in tests · a18f2c01
    Mirek Klimos authored
    Summary: RequestContextScopeGuard should be preferred to RequestContext::create because it makes sure that RequestContext is cleared afterwards - need to create more examples of this in the codebase, migrating unit tests should be safe
    
    Reviewed By: interwq
    
    Differential Revision: D3489969
    
    fbshipit-source-id: 202fec93116db3d435c108fafecad26a4ed9b603
    a18f2c01
FibersTest.cpp 42.6 KB