Closed dalejung closed 11 years ago
Been working on adding deferreds for the async calls. But I'd like to pause the repl until the call comes back. See what it takes to do that easily.
Maybe something like repl_pause(deferred) that won't unpause repl till deferred complete?
Been working on adding deferreds for the async calls. But I'd like to pause the repl until the call comes back. See what it takes to do that easily.
Maybe something like repl_pause(deferred) that won't unpause repl till deferred complete?