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

Async on_transition() #29

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

Conversation

andrew-otiv
Copy link

@andrew-otiv andrew-otiv commented Oct 23, 2024

This is work by @wvhulle and me to get on_transition() working with async.

macro/src/codegen.rs Outdated Show resolved Hide resolved
delete unnecessary comments
Copy link
Author

@andrew-otiv andrew-otiv left a comment

Choose a reason for hiding this comment

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

Diff looks good to me. Tests are passing locally, but there is no new test coverage. New example coverage covers both the macro and the no-macro case.

Let us know if you have a CLA or other steps to get this upstreamed @mdeloof!

@andrew-otiv andrew-otiv marked this pull request as ready for review October 23, 2024 08:30
@andrew-otiv andrew-otiv marked this pull request as draft October 23, 2024 08:51
@andrew-otiv
Copy link
Author

Converted back to a draft because we have lifetime issues using it in our codebase.

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