Skip to content

Fix a crash with Got accessing a non-existent request#2391

Merged
sindresorhus merged 1 commit intosindresorhus:mainfrom
johnlinp:fix-undefined-this-request
Nov 23, 2024
Merged

Fix a crash with Got accessing a non-existent request#2391
sindresorhus merged 1 commit intosindresorhus:mainfrom
johnlinp:fix-undefined-this-request

Conversation

@johnlinp
Copy link
Copy Markdown
Contributor

Fixes #2390

Checklist

  • I have read the documentation.
  • I have included a pull request description of my changes.
  • I have included some tests.
  • If it's a new feature, I have included documentation updates in both the README and the types.

@johnlinp johnlinp force-pushed the fix-undefined-this-request branch from ded0e07 to 5f53a04 Compare November 23, 2024 15:40
@sindresorhus sindresorhus changed the title Fix undefined this._request issue Fix a crash with Got accessing a non-existent request Nov 23, 2024
@sindresorhus sindresorhus merged commit c079b93 into sindresorhus:main Nov 23, 2024
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.

Race conditions when requesting shortened URLs

2 participants