Vadim Macagon

Results 53 comments of Vadim Macagon

The `HsmConfig` settings should be moved to a new `loom_hsm.yml` file, which should be located in the same directory as `loom.yml`. This change should be backwards compatible, so for now...

> > > Currently, we have duplicate `ParseConfig` functions, one in `cmd/loom/common` and another one in `config/config`. We should remove the one in `config/config` and then change this line >...

@joeferner You can fix this similarly to how I've fixed it in `node-inspector` (see https://github.com/node-inspector/v8-profiler/pull/96). NAN probably won't get updated until Node upgrades to V8 5.2 or later.