Skip to content

feat(WaitStrategy): implement CompletedCapable interface #1832

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

Merged
merged 1 commit into from
Aug 5, 2025

Conversation

Ahoo-Wang
Copy link
Owner

  • Add CompletedCapable interface to WaitStrategy
  • Override completed property to use existing logic
  • This change allows WaitStrategy to integrate with components that require CompletedCapable functionality

- Add CompletedCapable interface to WaitStrategy
- Override completed property to use existing logic
- This change allows WaitStrategy to integrate with components that require CompletedCapable functionality

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
@Ahoo-Wang Ahoo-Wang added the enhancement New feature or request label Aug 5, 2025
@Ahoo-Wang Ahoo-Wang merged commit 0e72941 into main Aug 5, 2025
10 checks passed
@Ahoo-Wang Ahoo-Wang deleted the WaitStrategy branch August 5, 2025 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant