Is there any access to the IOCP wait_for_handle functionality without going through the ugliness violation of an access to loop._proactor? I couldn’t find any calls to it in the main codebase outside of very tightly coupled code, all of which accessed that private property, and none of which re-exported it publicly… I’m hoping I’m missing something