Skip to content

PAL does not work well with multiple log managers #195

Closed
@bliptec

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.

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