[Python-ideas] PEP 3156 / Tulip: stopping the loop while in run_until_complete
Guido van Rossum
guido at python.org
Mon Feb 11 23:36:52 CET 2013
Great!
On Mon, Feb 11, 2013 at 2:35 PM, Saúl Ibarra Corretgé <saghul at gmail.com>wrote:
>
>
>> Good. How about calling future.result(), and letting it raise
>> InvalidStateError ? (Except if the timeout handler was called.)
>>
>>
> I did a quick test to see how it feels and I do like it. I'll update the
> review with this change plus the other suggested ones.
>
>
> --
> Saúl Ibarra Corretgé
> http://saghul.net/blog | http://about.me/saghul
>
--
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130211/6a278a78/attachment.html>
More information about the Python-ideas
mailing list