Skip to content

evaluate thread safety of storage package #20

@necheffa

Description

@necheffa

The storage package may have race conditions when accessing certificates. See pull #16 for more discussion.
Note that if file locks are used they will need to be implemented in a cross-platform way.

Some design work is needed, since the storage package is intended to be private to Goca, it may make more sense to implement any kind of locking at a higher level of abstraction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions