Fix buggy test that fails due to "error: packets out of order" message in the trace file
when EXTRA_DEBUG is enabled. The reason for the error message is that a query was issued with send, but response was not read with reap.
Showing
Please register or sign in to comment