#50371 Ticket 50370 - CleanAllRUV task crashing during server shutdown
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base ticket50370  into  master

Download 50371.patch

Description:

There is a race condition during server shutdown that can cause the server to crash. Increment the active thread count for each cleaning task to prevent the plugins from being closed before the thread terminates.

https://pagure.io/389-ds-base/issue/50370

Ack seems reasonable to me!

rebased onto 7141b8d10382e8dcb8528b57e5226c82506b79b9

Pull-Request has been merged by mreynolds

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 pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/3430

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata