mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-03 01:49:22 -05:00
We were seeing a rare deadlock of DS when creating the memberOf task because one thread was adding memberOf in a postop while another was trying to create an index and this was causing a PRLock deadlock.