Commit Graph
2 Commits
Author SHA1 Message Date
Jackson Law 618bae23a6 fix: Use now() to match timezone of download data 2021-03-13 11:14:36 -08:00
Jackson Law 425cd7adba Create event loop manually if uvloop is available
asyncio.get_event_loop() does not call new_event_loop()
if current_thread() != main_thread()
2021-03-12 16:16:03 -08:00