[#2161] Reduce the verbosity of the autobahntestsuite by eliminate the printed stacktraces
This commit is contained in:
parent
35525afda3
commit
928901c593
@ -138,7 +138,6 @@ public class AutobahnServerHandler extends ChannelHandlerAdapter {
|
||||
|
||||
@Override
|
||||
public void exceptionCaught(ChannelHandlerContext ctx, Throwable cause) throws Exception {
|
||||
cause.printStackTrace();
|
||||
ctx.close();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user