This library is not exactly what async hooks were designed for. While it's working for a few cases I investigated, there might be some edge cases out there. The worst case scenario being a false positive, where it'd report a function that's not blocking the event loop.
This needs some investigation.
If you're using this library, feel free to discuss examples of functions it detected.
This library is not exactly what async hooks were designed for. While it's working for a few cases I investigated, there might be some edge cases out there. The worst case scenario being a false positive, where it'd report a function that's not blocking the event loop.
This needs some investigation.
If you're using this library, feel free to discuss examples of functions it detected.