From: Javier Sancho Date: Thu, 24 Oct 2013 08:41:24 +0000 (+0200) Subject: Manage timeouts without using signal.alarm X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;ds=inline;h=df284bf59c3d2eb7d900d39cc11df1c34558437f;hp=df284bf59c3d2eb7d900d39cc11df1c34558437f;p=pyrabbit.git Manage timeouts without using signal.alarm Better and now it's possible to do threading ---