Starting from Node 12 it is possible to enable async stack traces which adds additional 'async' prefix part: https://thecodebarbarian.com/async-stack-traces-in-node-js-12
I think currently the parsing won't work properly if the stack trace contains 'async' prefix.