Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: socket variable testing for undefined (node-fetch#1726)
* fix: socket variable testing for undefined Avoid issue where socket event was not triggered and local socket vraible is not defined. This issue is reproducible only using deno. * chore: made socket test capture simpler Only controls the execution of the section that uses socket. * Update src/index.js Co-authored-by: Linus Unnebäck <linus@folkdatorn.se> * Update index.js --------- Co-authored-by: Linus Unnebäck <linus@folkdatorn.se> Co-authored-by: Jimmy Wärting <jimmy@warting.se>
- Loading branch information