minor: note

This commit is contained in:
Kyle Banker 2011-02-02 09:51:13 -05:00
parent 5017646209
commit d63cf18042
1 changed files with 2 additions and 0 deletions

View File

@ -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