trueblocks-core
trueblocks-core copied to clipboard
Unneeded load of names
Find this code
if opts.ShouldLoadNames(false) {
In globals.go. In the Streaming Context case, this should not happen but it does.