Skip to content

exogen/ky-afterResponse-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To test:

$ yarn
$ yarn test

Under certain conditions, simply adding an afterResponse hook causes the response Promise to hang (never be resolved).

  • Removing the hook makes it work, so it must be something about the hook or cloning the response.
  • Switching to fetch makes it work, so it’s not that the request or response are faulty.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published