On Tue, Feb 17, 2026 at 11:18:00PM +0200, Heikki Linnakangas wrote: > On 14/02/2026 23:56, Andres Freund wrote: >> Uh, huh. So we were defaulting to completely unsafe code in bgworkers all >> this >> time? This obviously can self-deadlock against memory allocations etc in the >> interrupted code... Or cause confusion with the IO streams for stderr. Or ... > > Yep. > > Here's this patch again, now with updated documentation.
Looks reasonable to me. -- nathan
