mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
08a59a5245
To avoid race conditions where multiple jobs try to write to the same cache, we now centralize saving the cache and then reusing it in every subsequent job.