Thread
-
Re: Segmentation fault on proc exit after dshash_find_or_insert
Rahila Syed <rahilasyed90@gmail.com> — 2025-12-18T05:01:31Z
Hi Amit, > /* > * Release any LWLocks we might be holding before callbacks run. This > * prevents accessing locks in detached DSM segments and allows callbacks > * to acquire new locks. > */ > > This looks good to me. Thank you, Rahila Syed