Skip to content

macOS: detect fixed repo paths more efficiently than 5-second polling #8

Description

@Will-Howard

main.swift runs a 5 second timer that re-checks broken config entries and reloads when a missing path becomes a repo again. 5 seconds is a bit keen. Ideally we would replace this with file events. Failing that, less frequent or exponentially-backed-off polling would be an improvement.

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