#49223 Change sds queue to pthread mutex
Closed: wontfix Opened by firstyear.

Issue Description

In some rare conditions it appears that NSPR locks may not have correctly locked the queue, causing a corruption to the tail. Change to pthread locks, and correct the element naming scheme to prevent this.


Metadata Update from @firstyear:
- Custom field type adjusted to defect

Metadata Update from @firstyear:
- Custom field reviewstatus adjusted to review

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to ack (was: review)

commit f56a927c9ec6678ad693ed9bae279a689233b6dc
To ssh://git@pagure.io/389-ds-base.git
86931be..f56a927 master -> master

Metadata Update from @firstyear:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/2282

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

Metadata