This repository was archived by the owner on Dec 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
This repository was archived by the owner on Dec 1, 2021. It is now read-only.
Unexpected crash with "maximum call stack size exceeded" error #12
Copy link
Copy link
Open
Description
The problem occurs locally, but I'm worried about possibility of reproducing this on production servers
version 1.2.0
(node:65032) UnhandledPromiseRejectionWarning: RangeError: Maximum call stack size exceeded
at get (/Users/mac/project/node_modules/async-local-storage/index.js:21:13)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
at get (/Users/mac/project/node_modules/async-local-storage/index.js:28:12)
(node:65032) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
xinshangshangxin and FowiFlowi
Metadata
Metadata
Assignees
Labels
No labels