Skip to content

Conversation

@skyrpex
Copy link
Collaborator

@skyrpex skyrpex commented Sep 5, 2025

A "floating" Promise is one that is created without any code set up to handle any errors it might throw. Floating Promises can cause several issues, such as improperly sequenced operations, ignored Promise rejections, and more.

A "floating" Promise is one that is created without any code set up to handle any errors it might throw. Floating Promises can cause several issues, such as improperly sequenced operations, ignored Promise rejections, and more.
@skyrpex skyrpex enabled auto-merge (squash) September 5, 2025 10:30
Copy link
Collaborator

@anisaoshafi anisaoshafi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 🔐

@skyrpex skyrpex merged commit fc7cdaa into main Sep 5, 2025
3 checks passed
@skyrpex skyrpex deleted the enable-eslint-rule-to-detect-floating-promises branch September 5, 2025 10:34
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.

3 participants