Skip to content

feat(async_flag): impl Clone & Debug for handle#13

Merged
George-Miao merged 1 commit into
compio-rs:mainfrom
George-Miao:main
Mar 26, 2026
Merged

feat(async_flag): impl Clone & Debug for handle#13
George-Miao merged 1 commit into
compio-rs:mainfrom
George-Miao:main

Conversation

@George-Miao
Copy link
Copy Markdown
Member

No description provided.

@George-Miao George-Miao self-assigned this Mar 26, 2026
Copilot AI review requested due to automatic review settings March 26, 2026 21:41
@George-Miao George-Miao added the enhancement New feature or request label Mar 26, 2026
@George-Miao George-Miao requested a review from Berrysoft March 26, 2026 21:41
Copy link
Copy Markdown
Contributor

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 enables AsyncFlagHandle to be cloned and formatted with Debug, improving ergonomics for sharing handles across tasks and for logging/diagnostics.

Changes:

  • Derive Debug for AsyncFlagHandle
  • Derive Clone for AsyncFlagHandle

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

@George-Miao George-Miao merged commit 5c07f37 into compio-rs:main Mar 26, 2026
8 checks passed
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.

2 participants