leehaut opened a new pull request, #7391: URL: https://github.com/apache/hop/pull/7391
## Problem When multiple HPL files are open in Hop GUI and executed on separate tabs, switching back to an earlier tab shows logs from later executions mixed in. **Reproduction:** 1. Open `demo_1.hpl` and run it — log looks correct. 2. Switch to `demo_2.hpl` and run it — log looks correct on that tab. 3. Switch back to `demo_1.hpl` — log now contains both `demo_1` and `demo_2` entries. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
