mattcasters opened a new issue, #2868: URL: https://github.com/apache/hop/issues/2868
### Apache Hop version? 2.4.0 ### Java version? openjdk version "11.0.17" 2022-10-18 ### Operating system Linux ### What happened? The hop-run command line tool forces a `System.exit()` at the end. It appears that it's possible that there are still some PipelineFinished listeners active at that point. This causes for example execution information location information (state at the end) not to be logged propertly. ### Issue Priority Priority: 2 ### Issue Component Component: API -- 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]
