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

Fixed issue when yield returning same request #498

Merged

Conversation

Metious
Copy link
Member

@Metious Metious commented Nov 14, 2023

The issue occurs because when you yield return the same request multiple times, the state machine advances but it will not wait until the code is completely executed.
@LeeTwentyThree LeeTwentyThree merged commit 8f266ca into SubnauticaModding:master Dec 2, 2023
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants