Skip to content

Radian advices on forge #540

@haji-ali

Description

@haji-ali

Radian has some advices that prevent the sqlite binary from being built when forge is loaded. Instead, delaying this to when forge-dispatch gets called.

The problem is that it also prevents the loading of the package emacsql-sqlite until forge-dispatch is called (even if the binary is already built), which breaks forge until then, e.g., issues are not displayed and any calls to forge fail.

One simple solution would be to require emacsql-sqlite instead of conditioning on it being loaded in radian--forge-get-repository-lazily, but I am wondering if there is a reason that this wasn't done in the first place.

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