Skip to content

Commit

Permalink
Even smarter.
Browse files Browse the repository at this point in the history
  • Loading branch information
noboomu committed Aug 2, 2018
1 parent 23b1c46 commit d04e92e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ private void extractBytes() throws IOException
{
log.debug("start extracting bytes!");

this.exchange.startBlocking();
//this.exchange.startBlocking();

this.exchange.getRequestReceiver().receiveFullBytes(new Receiver.FullBytesCallback() {
@Override
Expand Down

0 comments on commit d04e92e

Please sign in to comment.