Skip to content

Race condition when setting log level #90

@jkessler93

Description

@jkessler93

When setting the log level, Go detects a race condition between lines capnslog/logmap.go:212 and capnslog/pkg_logger.go:158. I think there should be a read lock before checking the log level in the functions in pkg_logger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions