Skip to content

Make Emacs review refresh asynchronous #45

Description

@jmqd

Emacs refresh runs trueflow review --json synchronously in the UI thread. Design ref: emacs/DESIGN.org:9. Code refs: emacs/trueflow.el:355, emacs/trueflow.el:408, emacs/trueflow.el:427. Trigger: large repo or slow scan during refresh. Direction: implement async process refresh/inspect with a sentinel that parses JSON and updates the originating buffer; keep sync only where immediate command results require it.

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