Skip to content

Conversation

@pfurio
Copy link
Member

@pfurio pfurio commented Jan 19, 2026

No description provided.

@pfurio pfurio requested a review from j-coll January 19, 2026 14:47
@halender
Copy link
Contributor

Task linked: TASK-8126 OpenCGA migrations don't finish

}
// Shutdown the executor to prevent thread leaks
if (!FUTURE_EXECUTOR.isShutdown()) {
FUTURE_EXECUTOR.shutdown();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are shutting down an static service executor. This might impact existing or any new instances of the MongoDBAdaptorFactory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants