You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(core.utils): cover FileStreamProgramCache size cap
Exercises the opportunistic mtime-based eviction sweep that runs on each
write and confirms that omitting the cap keeps the cache unbounded.
Part of issue #178.
0 commit comments