next.js
2e97a73d - use explicit resource management for sandbox (#72780)

Commit
1 year ago
use explicit resource management for sandbox (#72780) Migrated every instance of `sandbox` to use the `using` keyword so that the `cleanup` will be automatically performed when the execution leaves the scope.
Author
Parents
Loading