Rename AsyncioLoopController to ExecutorLoopController (and move to fibers/)
Summary: AsyncioLoopController is totally generic. We were able, after all, to put all the python specifics in the Executor, and keep it simple. I'm using it with ManualExecutor succesfully in my project. Reviewed By: andriigrynenko Differential Revision: D8085689 fbshipit-source-id: 007f65a72e41aa98113b7ee4e188719d9bc20340
Showing
Please register or sign in to comment