minor: note
This commit is contained in:
parent
5017646209
commit
d63cf18042
|
@ -373,6 +373,8 @@ module Mongo
|
|||
end
|
||||
|
||||
# Run query the first time we request an object from the wire
|
||||
# TODO: should we be calling instrument_payload even if logging
|
||||
# is disabled?
|
||||
def send_initial_query
|
||||
if @query_run
|
||||
false
|
||||
|
|
Loading…
Reference in New Issue