Rename NotificationQueueExecutor to AsyncioExecutor
Summary: And move it to folly::python namespace. We are going to make the python bridge work with fibers. This will require to make changes to this executor that are quite specific for the python use case. It doesn't hurt to remove YetAnotherExecutor choice from the main executor directory. Reviewed By: yfeldblum Differential Revision: D7811125 fbshipit-source-id: eec21ccbbbad58aaa795df661ba58f67fa177645
Showing
Please register or sign in to comment