Jeff-Lewis / cls-hooked

cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+
BSD 2-Clause "Simplified" License
758 stars 89 forks source link

Replace leftover usage of async_hooks.currentId in DEBUG_CLS_HOOKED #82

Open chriswheeldon opened 1 year ago

chriswheeldon commented 1 year ago

Small one, it looks like this one call to async_hooks.currentId was missed in 0ebfb9b484898cd7b14fe8b5b35ecd7f17878f79.

Thanks 🙏