#48120 doc - must use ns_job_done on persistent jobs
Closed: wontfix Opened by rmeggins.

You must use ns_job_done on persistent jobs.
Persistent I/O job callbacks will not be called when the client closes the connection. You cannot depend on being able to call ns_job_done on the persistent job when the connection is closed and the read callback is called. For non-persistent I/O jobs, the read callback will be called when the connection is closed by the client. We need to make sure this behavior is documented - or perhaps it is only a libevent thing?


moved to https://fedorahosted.org/nunc-stans/ticket/22

Metadata Update from @rmeggins:
- Issue set to the milestone: N/A

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

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: Duplicate)

Metadata