`get_event_loop()` would always implicitly create one on demand, but Python upstream has decided it's a bad/confusing API. Explicitly starting our own, then setting it, is exactly equivalent other than not being scheduled for deprecation.pull/11215/head
parent
40315e6ebb
commit
c5e766af75
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue