Continuous message sending through terminal

Hi @thepoweroftwo if you’re working on my fix, then please reply.

I didn’t have time to look at your code yet, maybe this weekend.
From what you describe I get the suspicion that you may not even need to call the timer every line? Or do you require every line to be sent out asynchronously in an interval?

It should be sent synchronously, with a fixed (a few seconds) gap. Without calling that function it is not running using sleep() function.

@thepoweroftwo the above problem is resolved for the time being. Thanks.

1 Like