tigerinus

Results 78 comments of tigerinus

> @tigerinus: If it is executed from busybox ash inside cmd.exe can it properly detect it? It's the same issue. Something in busybox is making neovim-w32 thinking it's running under...

Is there an timeline? Looking forward to the official VSCode extension.

@Vexu would you be able to bump the version to latest when publishing first official extension?

@maertendMSFT - Thanks for the steps, which I am sure they work. However it turned out that it was a bad mistake I did, that I forgot to run `busybox...

I figure it'd be nice that at the login prompt it gives some error about the missing `DefaultShell` instead of asking for password repeatly, which is obviously misleading.

> 谢谢反馈。我想知道这个功能在什么情况下有用,一般游戏内会提供更改分辨率的选项 战地1、战地5、荣耀战魂、仁王……进入窗口模式后都是自行 resize 窗口,没有预定窗口大小。

If call `flush()` on every publish, instead of every 1000 messages, memory still leaks but it's just very slow. Will get OOMKill eventuall, like in 30mins.

I've added some verbose logging to capture the remaining unpublished messages in Kafka internal queue every second (updated the snippet above): ``` 2022-06-03 13:24:29,463 MainProcess(9) INFO kafka_consumer::__count_consumed - 1 messages...