You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
The problem occurs locally, but I'm worried about possibility of reproducing this on production servers
version
1.2.0
The text was updated successfully, but these errors were encountered: