Ulrich Vandenhekke

Results 7 comments of Ulrich Vandenhekke

+1 here Would like to use several records to have readable metrics.

In our project team we have the policy to update libraries (and nodejs) to latest version to ensure to be always up to date, have all corrections, and vulnerabilities fixes....

Hi, Thanks for the response. I have try to escaping : ```bash ❯ DEBUG=eslint:* npx eslint '\{src\}/**/*.js' eslint:cli CLI args: [ '\\{src\\}/**/*.js' ] +0ms eslint:cli Running on files +6ms eslint:file-enumerator...

I wait for native bigint too

Any new on this subject ? I have an application in C++ that will listen only HTTP/2 and i am not able to communicate with it from nodejs.

Hi, Waiting for a new version of this lib too. I have the same probleme with the last version of node 6

My modification will break this TU: ```js test('enables caching', t => { const instance = createTestInstance({ serverless: { service: { custom: { includeDependencies: { enableCaching: true } } } }...