set event loop policy on windows
Hey! I am not a windows user but got notified by @rehan-chaudhary that the current methodology does not work for asyncio for windows and python>= 3.8.
This is related to what is described in https://github.com/tornadoweb/tornado/issues/2608 and is fixed by this small patch.