> On Feb 25, 2019, at 4:02 AM, Chris Withers wrote:
>
> Looks to be...
>
> Chris
It seems like Mark Williams caught this and restarted the service shortly after
this report, so it's mostly been fine since.
This might be a good opportunity to mention that Twisted's infrastructure has
very f
> On Feb 25, 2019, at 3:32 AM, Scott, Barry wrote:
>
> On Tuesday, 19 February 2019 11:00:57 GMT Chris Withers wrote:
>> Hi All,
>>
>> There's this assert:
>>
>> https://github.com/twisted/twisted/blob/trunk/src/twisted/internet/defer.py#
>> L459
>>
>> ...and I'd like to understand why it's
Looks to be...
Chris
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
On Tuesday, 19 February 2019 11:00:57 GMT Chris Withers wrote:
> Hi All,
>
> There's this assert:
>
> https://github.com/twisted/twisted/blob/trunk/src/twisted/internet/defer.py#
> L459
>
> ...and I'd like to understand why it's there.
We hit this assert when porting from very old twisted to cu