Don't raise ignored exception return nullptr instead
Summary: Sometimes get_executor gets called from threads where there is no asyncio evenloop. In those cases return NULL. The caller is responsible for this situation. Reviewed By: yfeldblum Differential Revision: D8492709 fbshipit-source-id: 325689ecd4541b9ba097cfe1cb4d6d61ad81cb43
Showing
Please register or sign in to comment