Skip to content

Potential race condition: systems_in_db() called twice #66

@sneumann

Description

@sneumann

Hi,
if at the same time as this call:

sys_name = as.character(unlist(lapply(systems_in_db(),function(x) x$system_name)))

somebody inserts a new system, then sys_name and sys_id can be out of sync.
Very low priority, but keep in mind "what could possibly go wrong" :-)

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