mirror of
https://github.com/electron/electron.git
synced 2026-01-13 01:18:29 -05:00
* fix: change ASAR archive cache to per-process to fix leak (#29292) * chore: address code review comments * chore: tighten up thread-safety * chore: better address code review comments * chore: more code review changes