On Sep 24, 4:36 am, Jeff McNeil <j...@jmcneil.net> wrote:
> I know this probably isn't overly helpful, but Twisted allows you to
> defer a blocking call to a thread using a 'deferToThread' construct.
> It exists so that you can run otherwise synchronous calls in an async.
> manner.

I'm already using this, but the larger issue still remains.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to