Skip to content

com.refinitiv.ema.access.OmmCommonImpl executor left dangling on shutdown #331

@ThoughtXperiment

Description

@ThoughtXperiment

We use the OmmConsumer in our application. We have noticed that despite calling uninitialize the thread within its implementation is failing to shutdown.

Please can you change the implementation so that:

  1. The thread is named so its easier to pinpoint issues.
  2. The thread is set to daemon.
  3. The thread is always shutdown when uninitialize is called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions