Singleton: remove dependency on Future
Summary: Singletons requires Futures, and Futures indirectly (via HHWheelTimeKeeper) require Singletons. This breaks the dependency. It removes a Future-using API which will be replaced with a better alternative. Reviewed By: @luciang Differential Revision: D2517807 fb-gh-sync-id: 93df371a74d0f80dc8c55fb0eadd0b688b27b525
Showing
Please register or sign in to comment