Bug summary
__
Summary for 2021-03-07 through 2021-03-14
Opened Closed Total Change
Enhancements: 7 2 1479 +5
Defects: 6 2 1009 +4
Tasks: 0 0 9
> On Mar 11, 2021, at 4:12 AM, Peter Westlake wrote:
>
> On Wed, 10 Mar 2021, at 23:11, Glyph wrote:
>>
>> Would you mind filing a ticket in trac, or digging one up if you can
>> find it? This problem rings a bell, and I think I might actually have
>> some code for this lying around somewher
On 2021-03-13 10:40, Adi Roiban wrote:
> On Sat, 13 Mar 2021 at 14:29, Kyle Altendorf wrote:
>
> On 2021-03-13 08:22, Adi Roiban wrote:
>
> Hi,
> Do you see anything bad in enabling the delete-merged-branch app for
> twisted/twisted ?
> https://probot.github.io/apps/delete-merged-branch/
On Sat, 13 Mar 2021 at 14:29, Kyle Altendorf wrote:
>
> On 2021-03-13 08:22, Adi Roiban wrote:
>
> Hi,
>
> Do you see anything bad in enabling the delete-merged-branch app for
> twisted/twisted ?
>
> https://probot.github.io/apps/delete-merged-branch/
>
>
>
> There's a checkbox for this. Unless
On 2021-03-13 08:22, Adi Roiban wrote:
> Hi,
>
> Do you see anything bad in enabling the delete-merged-branch app for
> twisted/twisted ?
>
> https://probot.github.io/apps/delete-merged-branch/
There's a checkbox for this. Unless I'm missing something?
https://docs.github.com/en/github/ad
Hi,
Do you see anything bad in enabling the delete-merged-branch app for
twisted/twisted ?
https://probot.github.io/apps/delete-merged-branch/
Right now Twisted has 1877 branches.
My hope is that in this way we can keep the main repo clean and there will
be less noise in autocompletion.
Now, t
Am 13.03.21 um 01:01 schrieb Ian Haywood:
On 12/03/2021 8:29 pm, Tobias Oberstein wrote:
since with io_uring the queue/ring to append to never blocks for
writes, that buffering in twisted would lead to double buffering (as
the ring already buffers)
then, io_uring follows a completion IO model