Skip to content

Generated function files are not always cleaned up #34

@IanBriggs

Description

@IanBriggs

For each query we generate a rust file that get compiled into a file in src/func/target/release/deps that matches the name 'func_generated_*.d'

We try to clean these files up in lines 152 to 163 in src/frontend/gelpia.py but this seems to not always run.

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