sorentwo/readthis

Avoid multiple instrumentation calls during fetch operations

Closed this issue · 0 comments

fetch_multi falls back to using write, which uses separate instrumentation and invocation blocks. This is inefficient and confusing at best.