Skip to content

Return value from updateMd5CacheItem to fix TypeErrors for property 'hash' #520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

sth
Copy link

@sth sth commented Jan 12, 2020

This is a change by @mzgoddard himself that seems to fix #416 (see here). It should be included in the main repository to make the fix available for everyone.

Return a value so that a second call to updateMd5CacheItem on the
stored promise is given the input the first call received to keep from
throwing an error.
@sth sth closed this Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read property 'hash' of undefined
2 participants