Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The security manager installed by Nailgun seems to add a noticeable overhead in IO operations. facebookarchive#134 As a result, we don't install a security manager. Nailgun only uses it to trap exit, and in our case we don't need to do that since Bloop doesn't define any `nailShutdown`.
- Loading branch information