Skip to content
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

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

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

johnlinp
Copy link
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.

source/core/index.ts Outdated Show resolved Hide resolved
@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
1 check passed
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