On Tue, Sep 16, 2025 at 04:04:39PM -0500, Sami Imseih wrote:
> startup tranches should be:
>
> #define NUM_STARTUP_TRANCHES (2)
>
> instead of:
>
> #define NUM_STARTUP_TRANCHES (256 - 2)
Why?
> I do think we should add tests for LWLockInitialize to test error for
> an unregistered tranche.
I added an initialization test.
--
nathan