Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resource: call status disconnect handler
Problem: when a client disconnects with a resource.status RPC pending, the RPC is not aborted. Change the resource module disconnect handler to allow non-owners to send the message (and verify that the acquire handler is using proper authentication). Then call status_disconnect() from the handler.
- Loading branch information