Skip to content

Memory leak in SDKShutdownActivity - JVM shutdown hook #513

@zippitydooda

Description

@zippitydooda

I noticed AI uses a JVM shutdownhook to close various resources/threadpools created by AI. However this won't run until the application server is shutdown and will cause a classloader leak during redeploys. Please remove this shutdownhook when AI is running in an application server environment.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions