Skip to content

Error when running in Cloudflare Workers #1

@timothymiller

Description

@timothymiller

I appreciate your work on this project. Without it, it would take much longer to hash passwords with plain javascript.

Unfortunately, I receive this error when I attempt to hash a password:

A hanging Promise was canceled. This happens when the worker runtime is waiting for a Promise from JavaScript to resolve, but has detected that the Promise cannot possibly ever resolve because all code and events related to the Promise's I/O context have already finished.

I'm on the latest version of workerd and miniflare.

Please let me know if you need anything from me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions