elastic / elastic/apm-agent-java

Threads leak between test runs

Open
#2,912 0 comments 0 reactions 0 assignees View on GitHub
agent-java impact:low
Dominant language
Java
Stars
594
Forks
338
Avg merge
1d 13h
Merged PRs (30d)
25

Description

It seems like currently our test classes do not properly cleanup started threads / executors after execution.
This seems to not have caused any problems / flakyness yet, but is a waste of resources and therefore could potentially slow down the execution on CI/CD.

See [this comment](https://github.com/elastic/apm-agent-java/pull/2900#discussion_r1039811803) for details.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.