Skip to content

PAL does not work well with multiple log managers #195

Description

@bliptec

The PAL maintains a lot of global state and assumes there is a single log manager. On older versions of OneDS, creating and then destroying multiple log managers would cause a double-delete when trying to free the worker thread. This is no longer the case since the worker thread refactor, but if one log manager is shut down before the other - it appears it could cause significant issues with the other log manager.

This area should have tests.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    EDGEPartner Team - Microsoft EdgePR sent to code reviewPending code reviewbugSomething isn't working

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions