-
fix: prevent memory leaks in experimental scripting sandbox (#5800)
发布于
2026-01-28 06:17:31 +00:00 - Cache and reuse a single
FaradayCageWASM instance to avoid repeated allocations. - Dispose
InspectionServicewatchers viaeffectScopeto prevent accumulation on tab switch. - Use
Setfor environment variable key lookups in validation. - Dispose Monaco editor models on component unmount.
下载附件
- Cache and reuse a single