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

test: use macro instead of fn to avoid rustc ice #315

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

ihciah
Copy link
Member

@ihciah ihciah commented Oct 29, 2024

All tests can pass but the testing coverage triggered the rustc ice: https://github.com/bytedance/monoio/actions/runs/11569125649/job/32202258755

This PR uses macro_rules to avoid this issue.

@ihciah ihciah requested a review from Lzzzzzt October 29, 2024 08:24
Copy link
Collaborator

@Lzzzzzt Lzzzzzt left a comment

Choose a reason for hiding this comment

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

LGTM

@Lzzzzzt Lzzzzzt merged commit becbda2 into bytedance:master Oct 29, 2024
25 checks 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.

2 participants