Closed
Description
Hi guys,
I believe that upcoming executionAsyncResource()
function (nodejs/node#30959) will allow building a simple and robust CLS API as a part of async_hooks
. I've created an experimental PR that shows how this API could look like: nodejs/node#31016
Early reviews and feedback from you would be very valuable.