Exporting as console app and run forever

is there an example how to run a console app forever. in my case, i read data from a serial port and parse it to a websocket. putting everything into a loop didn’t work. what would be the best practise here ?

please see the answer in this thread: Hangup main thread while export Console App

1 Like

cheers, i was looking in the forum but didnt find this thread… obviously 👍


what is the best way to fix these missing references ?

@u7angel could it be you’re using an old VL version?

nope, the most recent stable release

edit: i had to activate this, but there wasn’t any hint this was mssing or had to be activated, i tried out of the blue
image

Upcoming releases will ship this node as KeepAppAlive [System]. Therefor there’ll be no need to set any dependencies.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.