Santiago Gimeno
Santiago Gimeno
Hi, I started playing with the module and it worked great for lambda not associated to a VPC, but I couldn't make it work with lambda inside a VPC: the...
Not sure if this has been brought up before but calling `uv_async_send()` after having closed the `uv_async_t` handle: - Succeeds on unices. - Asserts on Windows: https://github.com/libuv/libuv/blob/v1.x/src/win/async.c#L76. I guess this...
Very rarely I'm receiving this exception: Error: oob at Buffer.slice (buffer.js:558:32) at XClient.module.exports.GetProperty (/usr/share/smartion-node/node_modules/x11/lib/corereqs.js:409:28) at ReadFixedRequest.XClient.expectReplyHeader [as callback](/usr/share/smartion-node/node_modules/x11/lib/xcore.js:439:41) at ReadFixedRequest.execute (/usr/share/smartion-node/node_modules/x11/lib/unpackstream.js:41:10) at UnpackStream.resume (/usr/share/smartion-node/node_modules/x11/lib/unpackstream.js:165:30) at UnpackStream.write (/usr/share/smartion-node/node_modules/x11/lib/unpackstream.js:102:10) at Socket. (/usr/share/smartion-node/node_modules/x11/lib/xcore.js:57:21)...
Hi, This is more of a personal request. The coding style is not consistent throughout the code and specially the use of tabs/spaces and different indentation values annoys me every...
Refs: https://github.com/libuv/libuv/security/advisories/GHSA-f74f-cvh7-c6q6