#48036 ns_set_shutdown should call ns_job_done
Closed: wontfix None Opened 9 years ago by rmeggins.

#ifdef ENABLE_NUNC_STANS
static void
ns_set_shutdown(struct ns_job_t *job)
{
    set_shutdown(0);
    ns_thrpool_shutdown(ns_job_get_tp(job));
>>>>    ns_job_done(job);
}
#endif

commit 9bef06570e4f813031e17208e06219364f92dc83

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.4 backlog

7 years ago

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

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)

3 years ago

Login to comment on this ticket.

Metadata