Skip to content

Make IRON_CACHE_DIR an environment variable #2572

@AndraBisca

Description

@AndraBisca

This line in iron/jit.py sets the path for the JIT cache:
IRON_CACHE_DIR = os.path.expanduser("~/.iron/cache")

It would be nice to have the ability to change this without having to modify the code directly.

Metadata

Metadata

Assignees

Labels

qualityImprove code quality: maintainability, cleanup, code reorganization.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions