Add FiberManager::Options parameter to folly::python::getFiberManager
Summary: Copied the `const folly::fibers::FiberManager::Options& opts = {}` signature from main `getFiberManager`. Discussed with Andrii if I should key the FiberManager cache by options' address, but he voted to keep the behavior consistent with FiberManagerMap. Reviewed By: andriigrynenko Differential Revision: D7873868 fbshipit-source-id: 0c7f6e6ef0ebe50d9658c2eee7ab1e098dd86ddd
Showing
Please register or sign in to comment