-
-
Notifications
You must be signed in to change notification settings - Fork 0
async getETag #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
With large
Buffers, hashing will block the event loop for quite a bit. An asyncgetETagallows users to move hashing to another thread/process.