Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ public void onContinue(Postcard postcard) {
/**
* Interrupt process, pipeline will be destory when this method called.
*
* @param exception Reson of interrupt.
* @param exception Reason of interrupt.
*/
@Override
public void onInterrupt(Throwable exception) {
Expand Down