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

Extract Resolve trait, call async function in sync context #2

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vanruch
Copy link

@vanruch vanruch commented Sep 16, 2024

No description provided.

Comment on lines -277 to -279
.strip_suffix('.')
.unwrap_or(record.as_str())
.ends_with(&target_sub_addr);
Copy link

Choose a reason for hiding this comment

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

@vanruch again formatting :(

@vanruch vanruch marked this pull request as draft September 19, 2024 10:48
@vanruch
Copy link
Author

vanruch commented Sep 19, 2024

We don't intend to merge this, the branch will be used temporarly before main lib is refactored

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