Unregisters and finalizes a select client. Any errors which occur while calling the client's finalizer are caught and reported to the client's error() method (see clientError(), below).
client to finalize
finalize status to report to the client (e.g. success or error)
See Implementation
Unregisters and finalizes a select client. Any errors which occur while calling the client's finalizer are caught and reported to the client's error() method (see clientError(), below).