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]