Vladimir de Turckheim
Vladimir de Turckheim
Yes, I don't think it is feasible to break `AsyncLocalStorage` anytime soon without breaking the ecosystem. We marked it as stable actually to speed up its adoption :/
There is currently a work to provide a CLS-like API directly in Node.js core in a performant and memory-safe way (see https://github.com/nodejs/web-server-frameworks/issues/22#issuecomment-592003434) Also, I think the landing of https://github.com/nodejs/node/commit/fd3d02ac32660dfe5edcfa7592576da68780f7e2 should...
@jd, should be good :)
Hey thanks for contributing, do I need to register somewhere to test in on my local machine ?
@aaror why removin this entry?
@bshastry I believe this is a task for the Security WG. We have an issue on that topic https://github.com/nodejs/security-wg/issues/435
Let's get a couple more reviews :) (ping @tdd @Tiriel)
Thanks for opening the topic - for questions 1 and 2, I have two concerns on the direction on the answers: 1. Should it be process or module scoped? tbh,...
What were actually the points that prevented the previous iterations. Given the current discussion, I am under the impression that at least one prior PR did most of what we...
@mhdawson thanks for the clarifications! Let's wait for the CPC indeed.