Skip to content

publish_interaction hangs indefinitely on Windows (SQLite write-path deadlock; reads keep serving 200) #295

Description

@smoochy

Mirrors ReflexioAI/claude-smart#109. On Windows the backend's publish_interaction (POST /) never returns while read endpoints keep answering 200 - looks like a SQLite writer-starvation/deadlock. Repro and evidence in claude-smart#109. claude-smart ships only client glue; the write path lives in reflexio-ai, so the root-cause fix belongs here. claude-smart will carry a client-side hang-containment (bounded publish) separately.

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