Fix reviewer suggestions when suggestFrom > 0

RemoteSuggestOracle runs exactly one call to the
SuggestAfterTypingNCharsOracle then waits until
that completes. If SuggestAfterTypingNCharsOracle
doesn't want to send this query, it must finish
with no results to allow RemoteSuggestOracle to
unblock and consider the next query.

Change-Id: I2eb5dfe7a1aaa5c1f65002f918d4a115ab886224
1 file changed