mlx icon indicating copy to clipboard operation
mlx copied to clipboard

Thread safe compiler cache

Open CC-Yeh opened this issue 3 months ago • 0 comments

Proposed changes

Guard access of cache_.

#2133, #2086

Checklist

Put an x in the boxes that apply.

  • [x] I have read the CONTRIBUTING document
  • [x] I have run pre-commit run --all-files to format my code / installed pre-commit prior to committing changes
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have updated the necessary documentation (if needed)

CC-Yeh avatar Sep 23 '25 15:09 CC-Yeh