On Tue, Feb 17, 2026 at 11:18:00PM +0200, Heikki Linnakangas wrote: > On 14/02/2026 23:56, Andres Freund wrote: >> We really need some instrumentation that fails if we do allocations in signal >> handlers etc. > > Yeah, that would be nice..
In theory we could pretty easily add assertions for that, given the wrapper_handler business added a couple of years ago. I'll put together a patch... -- nathan
