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

Avoid warning from un-accessed operation promise #2280

Conversation

Quinn-With-Two-Ns
Copy link
Contributor

Avoid warning from un-accessed operation promise. Currently the SDK will log a warning if the nexus operations promise is not accessed in some cases, even if the result promise is accessed. This PR will prevent the warning. We have similar logic for the child workflow execution promise.

@Quinn-With-Two-Ns Quinn-With-Two-Ns requested a review from a team as a code owner October 19, 2024 22:25
@Quinn-With-Two-Ns Quinn-With-Two-Ns merged commit ac3526b into temporalio:master Oct 21, 2024
8 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