Skip to content

Conversation

@DakEnviy
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces an isEnded() method to the AppContext class to encapsulate the abortSignal.aborted check, improving code maintainability and readability.

  • Adds a new isEnded() method that returns the abort signal status
  • Replaces all direct this.abortSignal.aborted checks with calls to this.isEnded()

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

melikhov-dev
melikhov-dev previously approved these changes Nov 11, 2025
@resure resure merged commit 630c485 into main Nov 11, 2025
5 checks passed
@resure resure deleted the feat/context-is-ended branch November 11, 2025 16:28
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.

4 participants