Skip to content

mcp: installed.patch_config read-modify-write race (no file lock) #382

@thinmintdev

Description

@thinmintdev

Surfaced by PR #368 reviewer. Concurrent PATCH calls on same server id race; TOML write is atomic but R-M-W window open. Acceptable v0.3 alpha; consider fcntl.flock or similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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