Hi,
Sending this hoping that it will in fact make it through ;)
Lynn Root (rougelynn) mentioned a few minutes ago on the IRC channel that
she was unable to join the Twisted mailing list:
09:25 < roguelynn> hey glyph + tomprince - I'm trying to get on the twisted
mailing this but see this error
Oops, just read that this is a know issue. My bad :)
cheers
lvh
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
> By reading these comments, It looks like recent version of twisted
>may
>suffer from this problem. So what version of twisted should I use? Do
>I
>need to keep using 10.1?
This problem is very frequent on Linux with Python 2.7 / Twisted 12
combination (we had to quickly roll back- cannot oper
On 05/28/2013 08:31 PM, Alec Matusis wrote:
>>By reading these comments, It looks like recent version of twisted
>> may
>> suffer from this problem. So what version of twisted should I use? Do
>> I
>> need to keep using 10.1?
> This problem is very frequent on Linux with Python 2.7 / Twisted 1
Hi Gelin,
> As I know there are two epoll implementations in twisted, one that from
twisted itself and another one comes from standard library since py 2.6.
I was slightly incorrect in my email: the combination where it happens
infrequently is actually Twisted 10.2 with python 2.7.3 (not Twisted
On Wed, May 29, 2013 at 10:37 AM, Alec Matusis wrote:
> Hi Gelin,
>
> > As I know there are two epoll implementations in twisted, one that from
> twisted itself and another one comes from standard library since py 2.6.
>
> I was slightly incorrect in my email: the combination where it happens
> i
Hi Gelin,
Apparently in the twisted 10.2 / python 2.7 combination in which the bug
occurs only rarely (every couple of weeks) I am still using twisteds epoll:
epollreactor.py:
from twisted.python import _epoll
From: twisted-python-boun...@twistedmatrix.com
[mailto:twisted-python-boun...@twist
On Wed, May 29, 2013 at 9:06 AM, Itamar Turner-Trauring wrote:
> On 05/28/2013 08:31 PM, Alec Matusis wrote:
> >>By reading these comments, It looks like recent version of twisted
> >> may
> >> suffer from this problem. So what version of twisted should I use? Do
> >> I
> >> need to keep usi