worker24h

Results 9 comments of worker24h

hello,anyone, I fixed java-lib,why failed of c-lib ??

你的这个问题是不是和这个issues类似啊? https://github.com/esl-client/esl-client/issues/32

感觉 这套代码没人维护了 > 139行 ByteBuf bodyBytes = buffer.readBytes(contentLength); 未释放此ByteBuf 你的这个问题是不是和这个issues类似啊? https://github.com/esl-client/esl-client/issues/32

> Thank you for opening this request. This looks like an interesting choice for a metrics backend. We have to consider the cost of supporting any new feature, especially a...

hi! i have the same issue with log4js in vue3 and electron. ``` import log4js from "log4js"; export default { install: (app, options) => { const logConfig = { appenders:...

``` const config = { appenders: { outfile: { type: 'file', filename: 'cheese.log' }, }, categories: { default: { appenders: ['outfile'], level: 'trace' }, }, } ``` The above configuration...

![image](https://github.com/log4js-node/log4js-node/assets/24838476/d7fa57d4-a30a-4bdc-8531-75182b4d2022) I debug code by vscode, I found cause. ![image](https://github.com/log4js-node/log4js-node/assets/24838476/01e15da7-6c94-4ccb-a298-06b4ed30e2fa)

Caused by: org.apache.dubbo.remoting.TimeoutException: Waiting server-side response timeout by scan timer. start time: 2023-05-22 20:54:49.553, end time: 2023-05-22 20:54:50.572, client elapsed: 1 ms, server elapsed: 1018 ms, timeout: 1000 ms, at...