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
the var fileScript = new vm.Script(source, { filename: filePath }); does not need be redone every time, it doesn't hold context state. The thing we are caching this.sandbox actually does hold state.
No description provided.
The text was updated successfully, but these errors were encountered: