Skip to content

[Bug]: Two threads leak after executed Pipeline&Workflow #5240

@shlxue

Description

@shlxue

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.

  1. open a pipeline & executed
  2. close the pipeline after completed the execution
  3. two threads leak
  4. repeat 1-3: again leak…

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions