What effects does WindowsSelectorEventLoopPolicy have? /u/v4ntagee Python Education

Due to aiodns requiring to manually set the LoopPolicy to WindowsSelector on Windows, what exactly does it change and would my performance/code suffer?

asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) 

submitted by /u/v4ntagee
[link] [comments]

​r/learnpython Due to aiodns requiring to manually set the LoopPolicy to WindowsSelector on Windows, what exactly does it change and would my performance/code suffer? asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) submitted by /u/v4ntagee [link] [comments] 

Due to aiodns requiring to manually set the LoopPolicy to WindowsSelector on Windows, what exactly does it change and would my performance/code suffer?

asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) 

submitted by /u/v4ntagee
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *