SIGN IN SIGN UP

Add `Reactor#pause` and `Task#pause` which suspend the event loop.

When embedding a reactor into another event loop, it can be useful to
suspend and resume the Async reactor. These methods provide a structured
way to do this.
S
Samuel Williams committed
a2ec2306675c0655769f104e29d4ce23ff7ea577
Parent: 32b0a35