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

Handle SendPort initialization #219

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Conversation

petrkaderabek
Copy link
Contributor

Use a Completer to await the initial SendPort reception. This change ensures proper initialization of the SendPort before performing inference.

IMO closes the issue #126

Use a Completer to await the initial SendPort reception. This change ensures proper initialization of the SendPort before performing inference.
@petrkaderabek petrkaderabek marked this pull request as ready for review May 19, 2024 13:31
@PaulTR
Copy link
Collaborator

PaulTR commented May 30, 2024

Looks like this might just need to run dart format and it'll pass the lint tests. It's kind of picky, unfortunately, but the code itself LGTM. Thanks!

@petrkaderabek
Copy link
Contributor Author

done

@PaulTR PaulTR merged commit 12be124 into tensorflow:main Jun 18, 2024
1 of 2 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.

None yet

2 participants