diff options
author | Rob Crittenden <rcritten@redhat.com> | 2009-10-12 13:54:08 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2009-10-16 14:57:53 -0400 |
commit | 5ad91a0781a91bc097e6e1f1bd5a9de79625fa90 (patch) | |
tree | 241aea0b7e758e46e716906bd16bcec49b1a5c1e /ipalib/errors.py | |
parent | cc23838db298b763a56ce971916c29ed4ab91611 (diff) | |
download | freeipa.git-5ad91a0781a91bc097e6e1f1bd5a9de79625fa90.tar.gz freeipa.git-5ad91a0781a91bc097e6e1f1bd5a9de79625fa90.tar.xz freeipa.git-5ad91a0781a91bc097e6e1f1bd5a9de79625fa90.zip |
Add a sleep() prior to calling tasks to ensure postop writes are done
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.
Diffstat (limited to 'ipalib/errors.py')
0 files changed, 0 insertions, 0 deletions