Commit Graph

1 Commits

Author SHA1 Message Date
Anto Aravinth
e2a801a5e6
async_hooks: adding regression test case for async/await
The actual bug was fixed by a V8 update in Node v10.4.0.

See: https://github.com/nodejs/node/pull/19989
PR-URL: https://github.com/nodejs/node/pull/22374
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-09-03 17:56:23 +02:00