Results 17 comments of r0ller

Sorry for the delay, I had a few days off. I'm using memory context. Just tested the flow you sent on the system where I managed to capture the video....

I agree that it's difficult to reproduce but I doubt that any other flow could affect that minimal flow as it uses only one flow context variable which is not...

Guys, I'd really like to investigate this but I need some input like: 1) Does console.log() in node red code (e.g. in subflow.js) end up in syslog as well? If...

It seems I've got something for you :) As I did not have any hint where to put console.log() calls, I actually just uncommented some of yours (and added a...

Ok, added the mentioned debug logging to /lib/node_modules/node-red/node_modules/@node-red/runtime/lib/nodes/context/index.js I'll let you know once I have something.

So, here is today's relevant syslog part, containing the contextIds added to the debug logging: [subflow_issue_syslog.txt](https://github.com/node-red/node-red/files/9046742/subflow_issue_syslog.txt) Some hints what I observed: - This time the issue happened to a different...

By the way, I forgot to mention in the previous comment that I can provide you with yesterdays syslog if today's does not help. The context in question may have...