Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Make get_event_loop() return the current loop if called from coroutines/callbacks #452

Merged
merged 1 commit into from
Nov 4, 2016

Commits on Nov 4, 2016

  1. Make get_event_loop() return the running loop if called from coroutines

    Also:
    
    * Raise when a user attempts to run a loop within another loop;
    * Clarify error message when the loop is already running.
    1st1 committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    07ac834 View commit details
    Browse the repository at this point in the history