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.
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.