gbakeman
gbakeman
Hi @codiflow , Thanks for taking the time to open this issue. I want to direct you towards a few others: - #24 - #69 - #116 - #136 It...
That's a good point you make too. I will leave this open now for other people to see. And [here](https://github.com/nutdotnet/AGauge/issues/4) is a more specific issue where I intend to solve...
Hi there, Sorry for taking awhile to get back to you. I want to say that it was intended for zero values to disable those checks, however I realize now...
Hi @SebastianOehm, Unfortunately a lot of other things have come up, and besides me getting sidetracked on a translation-related project for WinNUT I haven't been dedicating much time to other...
Thanks for your PR @SebastianOehm ! I was getting a few things merged and ready to deploy, when I started running into a mysterious error in our old deployment system...
Thanks again for your help troubleshooting this issue. [A new Pre-Release build](https://github.com/nutdotnet/WinNUT-Client/releases/tag/v2.3.9437) is out that I hope fixes this. I'll close this assuming all is well, but please comment back...
Thanks again 😊
Good work on narrowing down the issue, it definitely seems like some kind of race condition. A change was recently added to the code that processes variables, so that multiple...
It sounds like you have quite a lot more knowledge than me on this! 😅 I recall spending some time previously understanding (or trying to) the different forms of async...
Looking closer at the code now, and specifically the `Select Case` block, I recall wanting to handle a few cases of NUT protocol errors to record log messages on the...