Re: ci: CCache churns through available space too quickly - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: ci: CCache churns through available space too quickly
Date
Msg-id CAOYmi+mTYOSxBEmueGfdPs8C7n-Xjet-JKobTkm1F3wby+DRUA@mail.gmail.com
Whole thread
List pgsql-hackers
On Wed, Jun 17, 2026 at 3:02 PM Tristan Partin <tristan@partin.io> wrote:
> I had started reviewing this patch the day it was originally sent, but
> due to circumstances I couldn't finish the review before it was
> committed. I had some thoughts with regard to improving the Python
> script itself. Attached are some improvements that make the code
> a little more pythonic as well as more easily usable locally for testing
> purposes. Some of the patches may be more valuable than others.

The code in 0001-3 looks good to me (haven't reviewed the commit
messages, but I assume they'd be squashed up anyway).

I'm lukewarm on the remaining pieces.

--Jacob



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: PG20 Minimum Dependency Thread
Next
From: Andrew Dunstan
Date:
Subject: Re: fix pg_mkdir_p to tolerate concurrent directory creation