Skip to content
Verified Commit b94b8115 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Clean up ItemRetriever to clear up ownership of ItemRetrievalRequest

The request is now passed by value to the retriever. An
ItemRetrievalResult is then returned to the caller. A unique numerical
identifier is used to identify the requests/response pairs.

BUG: 408897
FIXED-IN: 5.15
parent 5b8d7d4a
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