Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.
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

@ceoworks

Description

@ceoworks

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions