gamzaman

Results 6 comments of gamzaman

Before i begin, I have a question. Is the expected output result like below? ``` com.linecorp.armeria.common.util.CompositeException: 2 exceptions occurred. at com.linecorp.armeria.common.stream.AbstractStreamMessage$CloseEvent.notifySubscriber(AbstractStreamMessage.java:273) at com.linecorp.armeria.common.stream.DefaultStreamMessage.notifySubscriberOfCloseEvent0(DefaultStreamMessage.java:300) at com.linecorp.armeria.common.stream.DefaultStreamMessage.lambda$notifySubscriberOfCloseEvent$3(DefaultStreamMessage.java:294) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167) at...

thanks for explain 😃 i have a one idea, How about printing 20 lines (or other) by default and allowing the user to set the number of lines that are...

I understood correctly! I will start working on this soon

i have a same issue.. how to fix this issue? and i have a question, why running .exe file after generated .exe?