Skip to content

Commit

Permalink
0002478: Failed to route and batch on channel
Browse files Browse the repository at this point in the history
  • Loading branch information
erilong committed Jan 12, 2016
1 parent 57a5762 commit e965eae
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -214,8 +214,8 @@ && isNotBlank(ex.getMessage())
if (cursor != null) {
cursor.close();
}
reading = false;
copyToQueue(new EOD());
reading = false;
}

}
Expand Down

0 comments on commit e965eae

Please sign in to comment.