• Matthieu Martin's avatar
    Rename AsyncioLoopController to ExecutorLoopController (and move to fibers/) · 5981f1bb
    Matthieu Martin authored
    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
    5981f1bb
ExecutorLoopController.h 1.5 KB