Reset context shared_ptr in AsyncTimeout::cancelTimeout()
[folly.git] / folly / executors / ThreadedExecutor.cpp
index badfc5497e9d20919adbef57a10dbde53811827e..7578f546d628683afb94b2a41163c444cb6f8132 100644 (file)
@@ -108,4 +108,4 @@ bool ThreadedExecutor::controlPerformAll() {
   controlLaunchEnqueuedTasks();
   return !stopping || !running_.empty();
 }
-}
+} // namespace folly