Skip to content
Snippets Groups Projects
Commit f6d5bf32 authored by Daniel Nephin's avatar Daniel Nephin Committed by R.B. Boyer
Browse files

rpc: set response to nil when not found

Otherwise when the query times out we might incorrectly send a value for
the reply, when we should send an empty reply.

Also document errNotFound and how to handle the result in that case.
parent b9f64c6c
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment