Skip to content

Investigate possible race condition created by log/dbg packages #159

@codegold79

Description

@codegold79

Logging and debugging policies were created with PR #153. During PR review, @daved noted,

this brings into question whether this is a race condition since two different log.logger instances may write to the same file

Briefly investigate whether or not there will be a race condition due to the possibility of dbg and log packages both writing to StdOut, StdErr. Also, it's possible more than one log instance will be created. Determine if this might cause a race condition.

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