Sebastian Malton

Results 266 comments of Sebastian Malton

Thank you for the new package. I can completely understand the magnitude of converting `conf` to async.

I don't think that the CI failure is related to this PR...

> It looks like what this PR does is to move the cache from being done per linting run to being done per application lifetime - this will cause lots...

Passed the tests, need to check if it is actually faster

I have to say that I would definitely like something like this to exist. My use case involves my most common use of typing functions, namely type `Array.prototype.map` to be...

On a related note, it also seems strange that `Joi.array()` only every validates to `any`. Not even `any[]`

This seems to be fixed by #2860 🎉

I got that crash running a normal node process `node bug.js` though, so I don't think that this is just about electron. I will try to verify that it is...

So the `_conoutSocketWorker.onReady()` handler is being called.