@Steve-Mcl ,
Yes it repeats. As a matter of fact when putting this flow together, I made a new flow with new entries and not copies of the nodes I tested. I disabled them. I had to change to "Modified Nodes" for deployment. That deployed, but I had to re-start flows for the connection to work. Once I switched back to "Full Deploy", it crashes, stops all flows and returns the command prompt on the terminal. Here is my exported "flow 4".
[{"id":"d5aee383de79fdc8","type":"tab","label":"Flow 4","disabled":false,"info":"","env":[]},{"id":"96c42434017055f0","type":"tcp in","z":"d5aee383de79fdc8","name":"","server":"server","host":"","port":"2001","datamode":"stream","datatype":"utf8","newline":"","topic":"","trim":false,"base64":false,"tls":"","x":160,"y":220,"wires":[["a439bdc8358ac1d7"]]},{"id":"66f6cfd609c1335c","type":"tcp out","z":"d5aee383de79fdc8","name":"","host":"localhost","port":"2001","beserver":"client","base64":false,"end":false,"tls":"","x":450,"y":140,"wires":[]},{"id":"ed70a85bb0db6d9f","type":"inject","z":"d5aee383de79fdc8","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":160,"y":140,"wires":[["66f6cfd609c1335c"]]},{"id":"a439bdc8358ac1d7","type":"debug","z":"d5aee383de79fdc8","name":"debug 1","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":420,"y":220,"wires":[]}]