Percy Grunwald
Percy Grunwald
Hi @grobian, thank you for your reply. > If I'd create an experimental patch would you be able to test if it has the desired effect? Absolutely, I would happily...
Current env: ``` carbon-c-relay version: 3.4 (we should test with a newer release, I didn't realize we were on such an old release) OS: Debian Jessie (kernel version 4.19) CPU:...
We have run into this performance regression after upgrading from 6.7.1 to 7.4.2. Given the same configuration, the update to 7.4.2 approximately doubled our event latency and dropped our events...
@kares thanks for the follow up, appreciate your work on this. Our setup is holding steady with just the addition of `timeout_millis => 0` to all our grok filters presently,...
@kares has there been any progress on this case? We still have a code base full of `timeout_millis => 0` as a mitigation attempt for this.
Might be related to #29, but my example was definitely working up until I opened VS Code today.
Comment on the issue at the VSCode repo: https://github.com/Microsoft/vscode/issues/65443#issuecomment-448922050 > This is an issue with the extension. The promises returned by executeCommand are not properly waited upon [here](https://github.com/geddski/macros/blob/96b0d7b2930c26eea22f2a9acbebba823bc98c5b/extension.js#L34). It is...
@iHiD you're absolutely right, I completely forgot about linking to my solution on Exercism! I think it might be better to completely remove that section from the end and add...
Hi all, I have an unlisted video on YouTube for this tutorial as well: https://youtu.be/inhcxfzVWWM Happy to make any changes you all think could improve the video. Thanks!
> Thank you so much for diving into this, and I apologize for the delay in digging into it. No problem at all! I'm really impressed that you all are...