Sean Chang
Sean Chang
define scareMe is function , when the prank = scareMe , i think the function 's mem-address-value copy to prank.prototype , is not a handle ,so the function run again...
- [x] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。 你是否希望来认领这个Bug。 Y ### 环境信息 * KnowStreaming version : 3.1.0 * Operating System version : win10 * Java version : openjdk11 * Maven version: 3.8.1 ###...
if I do not excute response.getChannel().deregister() ,the server will throws IOExcption : An existing connection was forcibly closed by the remote host ? why???? the http client code has some...