Jon Drews

Results 57 comments of Jon Drews

Hmm looks like the appveyor build failed because of a cygheap failure. Looks like a CI problem and not related to this PR. https://ci.appveyor.com/project/fstab/grok-exporter/builds/46875026#L416 > C:\cygwin64\bin\bash -c "PATH='/usr/sbin:/usr/bin:/sbin:/bin' x86_64-w64-mingw32-objdump -p...

It's been happening since January 2022. Here's a build with the same error https://ci.appveyor.com/project/fstab/grok-exporter/builds/42102402#L415

I see there was some work on a wxWidgets gui. https://www.tinc-vpn.org/documentation-1.1/tinc-gui.8.html Not sure where I can find this GUI. I would also be interested in continuing development on it.

This is going to be a bigger task to upgrade from React 17 to React 18

Added Go unit tests in https://github.com/jdrews/logstation/pull/82

Hmm very interesting! Thanks for reporting it. I'll see if I can recreate it. Is this on Ubuntu? That magenta terminal background looks familiar.

Quick update: I have been able to recreate this. Surprisingly, if I put in breakpoints at key points in the app, it behaves as expected. This must be a speed/performance...

Seems to be only happening when lines are written out all at the same time or under a millisecond. I still want to fix this, but it shouldn't affect most...

![image](https://user-images.githubusercontent.com/172766/227788905-535614f3-8549-437a-a2ef-069828028a2b.png)

I'll get back to this one day.