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

Fix broken Node.AwakeAsync #9

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

Delsin-Yu
Copy link
Contributor

This issue is discovered when writing tests for GDTask.Nuget, previously, AsyncEnterTreeTrigger never calls RaiseEvent(AsyncUnit.Default) on _EnterTree, which causes freezing when awaited.

@Delsin-Yu
Copy link
Contributor Author

Before:
image
After:
image

@Atlinx Atlinx merged commit a508d1b into Fractural:4.x Mar 26, 2024
1 check failed
@Atlinx
Copy link
Member

Atlinx commented Mar 26, 2024

Thanks for catching this ❤️

@Delsin-Yu Delsin-Yu deleted the Awake-not-working branch March 27, 2024 02:16
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