As in StreamTaskListener, the returned PrintWriter must be set to autoflush.
Otherwise the idiom t.printStackTrace(listener.error("…")) does not work.
Loading
Please register or sign in to comment
Otherwise the idiom t.printStackTrace(listener.error("…")) does not work.