Just return the deferred straight off
defer.returnValue doth not maketh a generator: it would need a yield to be a generator, and this doesn't need a yield.
Loading
Please register or sign in to comment
defer.returnValue doth not maketh a generator: it would need a yield to be a generator, and this doesn't need a yield.