Miha Valencic
Miha Valencic
@falkTX, yep, it is the same with `dummy` backend: ``` ❯ jack_lsp system:capture_1 system:capture_2 system:playback_1 system:playback_2 Cannot read socket fd = 9 err = Socket is not connected CheckRes error...
> @raman-m commented [on Aug 5](#issuecomment-1666537134) Hello @raman-m! Unfortunately, I'm not really acquainted with the code base and won't be able to either reproduce the error or test the fix...
So, I'm not sure if my rationale is sound, but this does not seem to work, at least not for the case I reported in the issue. First, do understand,...
Sure, but the compiler will warn, because you're returning `null` when the interface definition does not define that a return type is nullable. That's all I'm saying. :)
> TLSR825xComFlasher.py : > > * Does not work on USB-COM adapters that have LEDs on at the RX input. > * Does not work on USB-COM adapters that have...
Thanks for the explanation. But which one would you recommend? Any one without the FTDI chip?
Ok 😊 But which usb serial device would you recommend that works for this purpose (win or linux then)
@gabikliot, @sergeybykov, @jason-bragg, I just tested timer invocation with the suggested workaround and I still see interleaving calls. I'm using Orleans `2.0*`. The grain implementation ```c# using System; using System.Threading.Tasks;...
Hi @federico-laurianti! I don't think it is related, since this is with a blank setup, without redis. Do you want a simple repro? (I'm using the simplest possible setup (I...
@jason-bragg, can you comment on the "behaviours that may be unexpected"?