Fix AsyncioExecutor shutdown
Summary: It's unsafe to destroy the object before keepAlive reaches 0. We can still skip running the scheduled functions if those are unsafe to run. Reviewed By: nanshu Differential Revision: D19605152 fbshipit-source-id: b99c28dc65da2a5621ce5260491c13754fca03ad
Showing
Please register or sign in to comment