Isolate node code cache on apple silicon #113852
Labels
bug
Issue identified by VS Code Team member as probable bug
freeze-slow-crash-leak
VS Code crashing, performance, freeze and memory leak issues
verified
Verification succeeded
Milestone
Steps to repro:
CachedData
Workaround:
Start the app with
--no-cached-data
Proposed solution:
Split out the cache data with arch prefix
CachedData-x64
,CachedData-arm64
The text was updated successfully, but these errors were encountered: