#50370 CleanAllRUV task crashing during server shutdown
Closed: wontfix by mreynolds. Opened by mreynolds.

Issue Description

While the cleaning task does check for the server shutting down, it is not robust enough to handle the shutdown (race condition), and resources like repl agreement structs can be freed and dereferenced.

Each task should increase the active thread counter to prevent the plugins from being closed before the task terminates.


https://pagure.io/389-ds-base/pull-request/50371

Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None

commit 7141b8d10382e8dcb8528b57e5226c82506b79b9

8ea364349..44707447a 389-ds-base-1.4.0 -> 389-ds-base-1.4.0

25c704a4a..0a8a7b377 389-ds-base-1.3.9 -> 389-ds-base-1.3.9

da2bc5ef6..0419128fe 389-ds-base-1.3.8 -> 389-ds-base-1.3.8

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

Metadata Update from @mreynolds:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1466441

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/3429

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