• Andrii Grynenko's avatar
    Fix folly::call_once · 932973bf
    Andrii Grynenko authored
    Summary: std::call_once implementation is broken if function throws. This fixes folly::call_once to not depend on std::call_once.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D5015897
    
    fbshipit-source-id: bcbda68becf0930cdbf0b09125cbee61d75c2015
    932973bf
CallOnceTest.cpp 1.92 KB