Re: pgsql: Add TAP tests for timeouts

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: pgsql: Add TAP tests for timeouts
Дата
Msg-id CAPpHfdv=dr6bE_UyaJivOLgvdVj-1V4UWwD5rmkaURBNirhGEQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Add TAP tests for timeouts  ("Andrey M. Borodin" <x4mmm@yandex-team.ru>)
Список pgsql-committers
On Fri, Mar 15, 2024 at 2:25 PM Andrey M. Borodin <x4mmm@yandex-team.ru> wrote:
> > On 15 Mar 2024, at 16:30, Alexander Korotkov <aekorotkov@gmail.com> wrote:
> >
> > Maybe, but do you see any negative side effects of the unconditionally
> > unset of flags?
>
> Nope, just expressed possible option.
>
> >  If not, I would prefer to keep the code simple.
>
> IMO that's fine. Let's incorporate wording improvement from Kyotaro to the same patch? PFA draft for this.

Thank you, I've pushed this, but split into two commits for bugfix and
for improved wordings.

> Maybe it worth to wait a little to see if some other failures will pop up?

I prefer to push now because we're quite confident this fix will
improve the situation.  It should increase the chances of catching
other bugs if any, because buildfarm which was failing on this bug
will go ahead and have a chance to spot more.

------
Regards,
Alexander Korotkov



В списке pgsql-committers по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix race condition in transaction timeout TAP tests
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Try to unbreak injection-fault tests in the buildfarm