Results 3 issues of dingrui

Hi, I get stuck in ssh proxy, appreciate for help. ### 1 OS platform * macOS 13.5 * arch 6.4.10 ### 2 corkscrew ver 2.0 ### 3 ssh config ```txt...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request Locating at: org/apache/eventmesh/client/tcp/common/TcpClient.java Line: 118 the implementation of `close()` ```java...

enhancement
Stale

Locating at: https://github.com/redis/redis/blob/e92363e248019b8bf3fc7dd8ce84f648b6b13473/src/aof.c#L1340 I think it could be put at the entrance of this function, so it could be fail ASAP if `AOF_OFF`. It maybe looks like as: ```c void...