krzysztofzablocki / Sourcery

Meta-programming for Swift, stop writing boilerplate code.
http://merowing.info
MIT License
7.58k stars 605 forks source link

Improved concurrency support in SwiftTemplate caching #1344

Closed art-divin closed 2 weeks ago

art-divin commented 2 weeks ago

Context

This PR resolves the concurrency issue caused by having a shared state for the SwiftTemplate binary cache folder.