with timeout(...):

Nick Craig-Wood nick at craig-wood.com
Thu Mar 29 07:30:04 EDT 2007


Hendrik van Rooyen <mail at microcorp.co.za> wrote:
>   "Nick Craig-Wood" <nick at crai....od.com> wrote:
> 
> > Well, yes there are different levels of potential reliability with
> > different implementation strategies for each!
> 
>  Gadzooks!  Foiled again by the horses for courses argument.
> 
>  ; - )

;-)

I'd like there to be something which works well enough for day to day
use.  Ie doesn't ever wreck the internals of python.  It could have
some caveats like "may not timeout during C functions which haven't
released the GIL" and that would still make it very useable.

-- 
Nick Craig-Wood <nick at craig-wood.com> -- http://www.craig-wood.com/nick



More information about the Python-list mailing list