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

Add missing future return values #272

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Add missing future return values #272

merged 1 commit into from
Jan 4, 2023

Conversation

jpnurmi
Copy link
Contributor

@jpnurmi jpnurmi commented Jan 4, 2023

Make sure to return futures so that they can be awaited if necessary.

Make sure to return futures instead of dynamic so the futures can be
awaited if necessary.
@lijy91 lijy91 merged commit 19bd316 into leanflutter:main Jan 4, 2023
@jpnurmi jpnurmi deleted the return-future branch January 4, 2023 14:03
obiwanzenobi pushed a commit to obiwanzenobi/window_manager that referenced this pull request May 25, 2023
Make sure to return futures instead of dynamic so the futures can be
awaited if necessary.
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