bugboy

Results 5 issues of bugboy

when i conpiling for android that the ABI is armeabi,has crashed with " error: unknown target CPU 'armv5te' " how i todo?

作者您好: 我使用LengthFieldCodec来处理客户端发送的数据时,我客户端发送的数据是: data.length + data 我服务端代码如下: ```go AddLast(frame.LengthFieldCodec(binary.BigEndian, 1

首先:膜拜!!! 感觉与你README里面的差距好大. 要是能直接拖文件就好了.^_^

The Two Funs: int glRenderMode(GLenum mode); void glSelectBuffer(GLsizei size, GLuint* buffer); How i can use them in Opengl ES?if can't,Do you have a better instead Plan? please......

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened 在`WorkflowExecuteRunnable#submitStandByTask`方法中,当从readyToSubmitTaskQueue队列peek出的taskInstance实例的dependResult是WAITING时,由于peek并不能从readyToSubmitTaskQueue中remove掉taskInstance,将不能继续peek readyToSubmitTaskQueue中其他taskInstance做判断。在处理sub_process的processInstance时,导致某些情况下,sub_process的子任务一直不运行,而sub_process状态一直处于running状态。 代码如下: ```java int length = readyToSubmitTaskQueue.size(); for (int...

bug
Waiting for reply