Apache Hop version?
2.13.0
Java version?
17.0.13
Operating system
macOS
What happened?
When execute a pipeline or workflow.
Some ui elements and dynamic threads were created by HopGuixxxDelegate classes,
but some thread don’t clean after closed the pipeline.
- open a pipeline & executed
- close the pipeline after completed the execution
- two threads leak
- repeat 1-3: again leak…
Apache Hop version?
2.13.0
Java version?
17.0.13
Operating system
macOS
What happened?
When execute a pipeline or workflow.
Some ui elements and dynamic threads were created by HopGuixxxDelegate classes,
but some thread don’t clean after closed the pipeline.